Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhevcdec.h611 int ff_hevc_split_coding_unit_flag_decode(HEVCContext *s, int ct_depth,
Dhevc_cabac.c693 int ff_hevc_split_coding_unit_flag_decode(HEVCContext *s, int ct_depth, int x0, int y0) in ff_hevc_split_coding_unit_flag_decode() function
Dhevcdec.c2331 split_cu = ff_hevc_split_coding_unit_flag_decode(s, cb_depth, x0, y0); in hls_coding_quadtree()