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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevc_cabac.c1061 y_c = (y_cg << 2) + scan_y_off[n]; \
1075 const uint8_t *scan_x_cg, *scan_y_cg, *scan_x_off, *scan_y_off; local
1213 scan_y_off = ff_hevc_diag_scan4x4_y;
1237 scan_y_off = horiz_scan4x4_y;
1244 scan_y_off = horiz_scan4x4_x;
1340 y_c = scan_y_off[n];

Completed in 39 milliseconds