Searched refs:p_sub_mb_type_info (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh264data.h121 static const PMbInfo p_sub_mb_type_info[4] = { variable
H A Dh264_cavlc.c867 sub_partition_count[i]= p_sub_mb_type_info[ h->sub_mb_type[i] ].partition_count;
868 h->sub_mb_type[i]= p_sub_mb_type_info[ h->sub_mb_type[i] ].type;
H A Dh264_cabac.c2094 sub_partition_count[i]= p_sub_mb_type_info[ h->sub_mb_type[i] ].partition_count;
2095 h->sub_mb_type[i]= p_sub_mb_type_info[ h->sub_mb_type[i] ].type;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264data.h199 static const PMbInfo p_sub_mb_type_info[4]={ variable
H A Dh264_cavlc.c865 sub_partition_count[i]= p_sub_mb_type_info[ h->sub_mb_type[i] ].partition_count;
866 h->sub_mb_type[i]= p_sub_mb_type_info[ h->sub_mb_type[i] ].type;
H A Dh264_cabac.c2080 sub_partition_count[i]= p_sub_mb_type_info[ h->sub_mb_type[i] ].partition_count;
2081 h->sub_mb_type[i]= p_sub_mb_type_info[ h->sub_mb_type[i] ].type;

Completed in 50 milliseconds