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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dvc1data.h190 extern const int8_t ff_vc1_adv_interlaced_8x4_zz [32];
H A Dvc1data.c1058 const int8_t ff_vc1_adv_interlaced_8x4_zz [32] = { /* Table 236 */ variable
H A Dvc1dec.c3240 idx = ff_vc1_adv_interlaced_8x4_zz[i++] + off;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvc1data.h190 extern const uint8_t ff_vc1_adv_interlaced_8x4_zz [32];
H A Dvc1data.c1058 const uint8_t ff_vc1_adv_interlaced_8x4_zz [32] = { /* Table 236 */ variable
H A Dvc1dec.c3325 idx = ff_vc1_adv_interlaced_8x4_zz[i++] + off;

Completed in 148 milliseconds