Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhevcdec.h380 uint8_t is_cu_chroma_qp_offset_coded; member
Dhevcdec.c1125 !lc->cu.cu_transquant_bypass_flag && !lc->tu.is_cu_chroma_qp_offset_coded) { in hls_transform_unit()
1140 lc->tu.is_cu_chroma_qp_offset_coded = 1; in hls_transform_unit()
2343 lc->tu.is_cu_chroma_qp_offset_coded = 0; in hls_coding_quadtree()