hls_coding_quadtree 2159 libavcodec/hevc.c more_data = hls_coding_quadtree(s, x0, y0, log2_cb_size - 1, cb_depth + 1); hls_coding_quadtree 2164 libavcodec/hevc.c more_data = hls_coding_quadtree(s, x1, y0, log2_cb_size - 1, cb_depth + 1); hls_coding_quadtree 2169 libavcodec/hevc.c more_data = hls_coding_quadtree(s, x0, y1, log2_cb_size - 1, cb_depth + 1); hls_coding_quadtree 2175 libavcodec/hevc.c more_data = hls_coding_quadtree(s, x1, y1, log2_cb_size - 1, cb_depth + 1); hls_coding_quadtree 2295 libavcodec/hevc.c more_data = hls_coding_quadtree(s, x_ctb, y_ctb, s->sps->log2_ctb_size, 0); hls_coding_quadtree 2364 libavcodec/hevc.c more_data = hls_coding_quadtree(s, x_ctb, y_ctb, s->sps->log2_ctb_size, 0);