Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhevcdec.h681 int ff_hevc_cu_chroma_qp_offset_idx(HEVCContext *s);
Dhevc_cabac.c677 int ff_hevc_cu_chroma_qp_offset_idx(HEVCContext *s) in ff_hevc_cu_chroma_qp_offset_idx() function
Dhevcdec.c1130 cu_chroma_qp_offset_idx = ff_hevc_cu_chroma_qp_offset_idx(s); in hls_transform_unit()