Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhevc_cabac.c427 static const uint8_t diag_scan2x2_inv[2][2] = { variable
1195 num_coeff += diag_scan2x2_inv[y_cg_last_sig][x_cg_last_sig] << 4; in ff_hevc_hls_residual_coding()