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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dh263data.h273 static const uint16_t h263_format[8][2] = { variable
H A Dh263.c5053 width = h263_format[format][0];
5054 height = h263_format[format][1];
5163 width = h263_format[format][0];
5164 height = h263_format[format][1];

Completed in 178 milliseconds