Searched refs:av_log_ctx (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dutils.c191 int avcodec_check_dimensions(void *av_log_ctx, unsigned int w, unsigned int h){ argument
195 av_log(av_log_ctx, AV_LOG_ERROR, "picture size invalid (%ux%u)\n", w, h);
H A Davcodec.h2891 int avcodec_check_dimensions(void *av_log_ctx, unsigned int w, unsigned int h);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/include/libavcodec/
H A Davcodec.h2891 int avcodec_check_dimensions(void *av_log_ctx, unsigned int w, unsigned int h);

Completed in 166 milliseconds