Searched refs:ff_hevc_diag_scan8x8_y (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevc.h1053 extern const uint8_t ff_hevc_diag_scan8x8_y[64];
H A Dhevc_cabac.c470 const uint8_t ff_hevc_diag_scan8x8_y[64] = { variable
1229 scan_y_cg = ff_hevc_diag_scan8x8_y;
H A Dhevc_ps.c605 pos = 8 * ff_hevc_diag_scan8x8_y[i] +

Completed in 54 milliseconds