Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhevc_cabac.c439 static const uint8_t diag_scan8x8_inv[8][8] = { variable
1203 num_coeff += diag_scan8x8_inv[y_cg_last_sig][x_cg_last_sig] << 4; in ff_hevc_hls_residual_coding()