Searched refs:avcodec_align_dimensions (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.c130 void avcodec_align_dimensions(AVCodecContext *s, int *width, int *height){ function
252 avcodec_align_dimensions(s, &w, &h);
H A Davcodec.h1207 * avcodec_align_dimensions() should be used to find the required width and
2881 void avcodec_align_dimensions(AVCodecContext *s, int *width, int *height);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/include/libavcodec/
H A Davcodec.h1207 * avcodec_align_dimensions() should be used to find the required width and
2881 void avcodec_align_dimensions(AVCodecContext *s, int *width, int *height);

Completed in 171 milliseconds