Searched refs:zz_table (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dvc1dec.c2601 const uint8_t *zz_table; local
2609 zz_table = v->zz_8x8[2];
2611 zz_table = v->zz_8x8[3];
2613 zz_table = v->zz_8x8[1];
2627 block[zz_table[i++]] = value;
2790 const uint8_t *zz_table; local
2795 zz_table = v->zzi_8x8;
2798 zz_table = v->zz_8x8[2];
2800 zz_table = v->zz_8x8[3];
2804 zz_table
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvc1dec.c2686 const uint8_t *zz_table; local
2694 zz_table = v->zz_8x8[2];
2696 zz_table = v->zz_8x8[3];
2698 zz_table = v->zz_8x8[1];
2712 block[zz_table[i++]] = value;
2875 const uint8_t *zz_table; local
2880 zz_table = v->zzi_8x8;
2883 zz_table = v->zz_8x8[2];
2885 zz_table = v->zz_8x8[3];
2889 zz_table
[all...]

Completed in 121 milliseconds