Searched refs:max_coded_width (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvc1.h242 int max_coded_width, max_coded_height; member in struct:VC1Context
H A Dvc1.c431 v->max_coded_width = (get_bits(gb, 12) + 1) << 1;
551 w = v->max_coded_width;

Completed in 27 milliseconds