Searched refs:ff_hevc_diag_scan4x4_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_cabac.c437 const uint8_t ff_hevc_diag_scan4x4_y[16] = { variable
1213 scan_y_off = ff_hevc_diag_scan4x4_y;
1225 scan_y_cg = ff_hevc_diag_scan4x4_y;
H A Dhevc.h1051 extern const uint8_t ff_hevc_diag_scan4x4_y[16];
H A Dhevc_ps.c602 pos = 4 * ff_hevc_diag_scan4x4_y[i] +

Completed in 39 milliseconds