Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhevcdec.h627 int ff_hevc_cbf_luma_decode(HEVCContext *s, int trafo_depth);
Dhevc_cabac.c883 int ff_hevc_cbf_luma_decode(HEVCContext *s, int trafo_depth) in ff_hevc_cbf_luma_decode() function
Dhevcdec.c1395 cbf_luma = ff_hevc_cbf_luma_decode(s, trafo_depth); in hls_transform_tree()