Searched defs:ctb_size (Results 1 – 3 of 3) sorted by relevance
487 int ctb_size = 1 << log2_ctb_size; in deblocking_filter_CTB() local842 void ff_hevc_hls_filter(HEVCContext *s, int x, int y, int ctb_size) in ff_hevc_hls_filter()878 void ff_hevc_hls_filters(HEVCContext *s, int x_ctb, int y_ctb, int ctb_size) in ff_hevc_hls_filters()
2408 int ctb_size = 1 << s->ps.sps->log2_ctb_size; in hls_decode_neighbour() local2456 int ctb_size = 1 << s->ps.sps->log2_ctb_size; in hls_decode_entry() local2529 int ctb_size = 1<< s1->ps.sps->log2_ctb_size; in hls_decode_entry_wpp() local
231 int ctb_size; member