Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhevcdec.h624 int ff_hevc_no_residual_syntax_flag_decode(HEVCContext *s);
Dhevc_cabac.c835 int ff_hevc_no_residual_syntax_flag_decode(HEVCContext *s) in ff_hevc_no_residual_syntax_flag_decode() function
Dhevcdec.c2281 rqt_root_cbf = ff_hevc_no_residual_syntax_flag_decode(s); in hls_coding_unit()