Searched refs:scan_x_cg (Results 1 – 1 of 1) sorted by relevance
1052 const uint8_t *scan_x_cg, *scan_y_cg, *scan_x_off, *scan_y_off; in ff_hevc_hls_residual_coding() local1192 scan_x_cg = scan_1x1; in ff_hevc_hls_residual_coding()1196 scan_x_cg = diag_scan2x2_x; in ff_hevc_hls_residual_coding()1200 scan_x_cg = ff_hevc_diag_scan4x4_x; in ff_hevc_hls_residual_coding()1204 scan_x_cg = ff_hevc_diag_scan8x8_x; in ff_hevc_hls_residual_coding()1210 scan_x_cg = horiz_scan2x2_x; in ff_hevc_hls_residual_coding()1217 scan_x_cg = horiz_scan2x2_y; in ff_hevc_hls_residual_coding()1239 x_cg = scan_x_cg[i]; in ff_hevc_hls_residual_coding()