Searched refs:scan_x_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.c1060 x_c = (x_cg << 2) + scan_x_off[n]; \
1075 const uint8_t *scan_x_cg, *scan_y_cg, *scan_x_off, *scan_y_off; local
1212 scan_x_off = ff_hevc_diag_scan4x4_x;
1236 scan_x_off = horiz_scan4x4_x;
1243 scan_x_off = horiz_scan4x4_y;
1339 x_c = scan_x_off[n];

Completed in 43 milliseconds