Searched refs:ct_depth (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevc_cabac.c723 int ff_hevc_split_coding_unit_flag_decode(HEVCContext *s, int ct_depth, int x0, int y0) argument
736 inc += (depth_left > ct_depth);
737 inc += (depth_top > ct_depth);
H A Dhevc.h985 int ff_hevc_split_coding_unit_flag_decode(HEVCContext *s, int ct_depth,
H A Dhevc.c1873 int log2_cb_size, int ct_depth)
1882 ct_depth, length);
1872 set_ct_depth(HEVCContext *s, int x0, int y0, int log2_cb_size, int ct_depth) argument

Completed in 77 milliseconds