Searched refs:golomb_to_intra4x4_cbp_gray (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.h85 static const uint8_t golomb_to_intra4x4_cbp_gray[16]={ variable
H A Dh264.c4729 if(IS_INTRA4x4(mb_type)) cbp= golomb_to_intra4x4_cbp_gray[cbp];

Completed in 51 milliseconds