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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dh264data.h428 static const PMbInfo b_sub_mb_type_info[13]={ variable
H A Dh264.c4505 sub_partition_count[i]= b_sub_mb_type_info[ h->sub_mb_type[i] ].partition_count;
4506 h->sub_mb_type[i]= b_sub_mb_type_info[ h->sub_mb_type[i] ].type;
5602 sub_partition_count[i]= b_sub_mb_type_info[ h->sub_mb_type[i] ].partition_count;
5603 h->sub_mb_type[i]= b_sub_mb_type_info[ h->sub_mb_type[i] ].type;

Completed in 102 milliseconds