hls_coding_quadtree 2312 libavcodec/hevcdec.c more_data = hls_coding_quadtree(s, x0, y0, log2_cb_size - 1, cb_depth + 1); hls_coding_quadtree 2317 libavcodec/hevcdec.c more_data = hls_coding_quadtree(s, x1, y0, log2_cb_size - 1, cb_depth + 1); hls_coding_quadtree 2322 libavcodec/hevcdec.c more_data = hls_coding_quadtree(s, x0, y1, log2_cb_size - 1, cb_depth + 1); hls_coding_quadtree 2328 libavcodec/hevcdec.c more_data = hls_coding_quadtree(s, x1, y1, log2_cb_size - 1, cb_depth + 1); hls_coding_quadtree 2453 libavcodec/hevcdec.c more_data = hls_coding_quadtree(s, x_ctb, y_ctb, s->ps.sps->log2_ctb_size, 0); hls_coding_quadtree 2523 libavcodec/hevcdec.c more_data = hls_coding_quadtree(s, x_ctb, y_ctb, s->ps.sps->log2_ctb_size, 0);