Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhevcdec.h680 int ff_hevc_cu_chroma_qp_offset_flag(HEVCContext *s);
Dhevc_cabac.c672 int ff_hevc_cu_chroma_qp_offset_flag(HEVCContext *s) in ff_hevc_cu_chroma_qp_offset_flag() function
Dhevcdec.c1126 int cu_chroma_qp_offset_flag = ff_hevc_cu_chroma_qp_offset_flag(s); in hls_transform_unit()