Home
last modified time | relevance | path

Searched refs:diag_scan4x4_inv (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dhevc_cabac.c432 static const uint8_t diag_scan4x4_inv[4][4] = { variable
1190 num_coeff = diag_scan4x4_inv[last_y_c][last_x_c]; in ff_hevc_hls_residual_coding()
1199 num_coeff += diag_scan4x4_inv[y_cg_last_sig][x_cg_last_sig] << 4; in ff_hevc_hls_residual_coding()