Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhevc_cabac.c1185 int last_x_c = last_significant_coeff_x & 3; in ff_hevc_hls_residual_coding() local
1190 num_coeff = diag_scan4x4_inv[last_y_c][last_x_c]; in ff_hevc_hls_residual_coding()