Searched refs:p_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.h387 static const PMbInfo p_mb_type_info[5]={ variable
H A Dh264.c4402 partition_count= p_mb_type_info[mb_type].partition_count;
4403 mb_type= p_mb_type_info[mb_type].type;
5503 partition_count= p_mb_type_info[mb_type].partition_count;
5504 mb_type= p_mb_type_info[mb_type].type;

Completed in 111 milliseconds