Searched defs:ctb_size (Results 1 – 3 of 3) sorted by relevance
496 int ctb_size = 1 << log2_ctb_size; in deblocking_filter_CTB() local851 void ff_hevc_hls_filter(HEVCContext *s, int x, int y, int ctb_size) in ff_hevc_hls_filter()887 void ff_hevc_hls_filters(HEVCContext *s, int x_ctb, int y_ctb, int ctb_size) in ff_hevc_hls_filters()
2430 int ctb_size = 1 << s->ps.sps->log2_ctb_size; in hls_decode_neighbour() local2478 int ctb_size = 1 << s->ps.sps->log2_ctb_size; in hls_decode_entry() local2551 int ctb_size = 1<< s1->ps.sps->log2_ctb_size; in hls_decode_entry_wpp() local
231 int ctb_size; member