Searched defs:zigzag_scan8x8_cavlc (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | h264_slice.c | 99 static const uint8_t zigzag_scan8x8_cavlc[64+1] = { variable |
H A D | h264dec.h | 421 uint8_t zigzag_scan8x8_cavlc[64]; member |
Completed in 6 milliseconds