Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhevcdec.h227 SCAN_DIAG = 0, enumerator
Dhevc_cabac.c1184 case SCAN_DIAG: { in ff_hevc_hls_residual_coding()
1302 scf_offset += (scan_idx == SCAN_DIAG) ? 9 : 15; in ff_hevc_hls_residual_coding()
Dhevcdec.c1097 int scan_idx = SCAN_DIAG; in hls_transform_unit()
1098 int scan_idx_c = SCAN_DIAG; in hls_transform_unit()