Searched refs:p_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.h395 static const PMbInfo p_sub_mb_type_info[4]={ variable
H A Dh264.c4524 sub_partition_count[i]= p_sub_mb_type_info[ h->sub_mb_type[i] ].partition_count;
4525 h->sub_mb_type[i]= p_sub_mb_type_info[ h->sub_mb_type[i] ].type;
5621 sub_partition_count[i]= p_sub_mb_type_info[ h->sub_mb_type[i] ].partition_count;
5622 h->sub_mb_type[i]= p_sub_mb_type_info[ h->sub_mb_type[i] ].type;

Completed in 100 milliseconds