Searched refs:end_of_tiles_x (Results 1 – 3 of 3) sorted by relevance
446 int end_of_tiles_x; member
57 && (x0 + nPbW) < lc->end_of_tiles_x; in ff_hevc_set_neighbour_available()
2417 lc->end_of_tiles_x = s->ps.sps->width; in hls_decode_neighbour()2421 … lc->end_of_tiles_x = x_ctb + (s->ps.pps->column_width[idxX] << s->ps.sps->log2_ctb_size); in hls_decode_neighbour()2425 lc->end_of_tiles_x = s->ps.sps->width; in hls_decode_neighbour()2916 lc->end_of_tiles_x = s->ps.pps->column_width[0] << s->ps.sps->log2_ctb_size; in hevc_frame_start()