Searched refs:end_of_tiles_x (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevc_mvs.c57 && (x0 + nPbW) < lc->end_of_tiles_x;
689 x0 + nPbW >= lc->end_of_tiles_x) ? lc->ctb_up_right_flag && !y0b
H A Dhevc.h781 int end_of_tiles_x; member in struct:HEVCLocalContext
H A Dhevc.c2235 lc->end_of_tiles_x = s->sps->width;
2239 lc->end_of_tiles_x = x_ctb + (s->pps->column_width[idxX] << s->sps->log2_ctb_size);
2243 lc->end_of_tiles_x = s->sps->width;
2583 lc->end_of_tiles_x = s->pps->column_width[0] << s->sps->log2_ctb_size;

Completed in 51 milliseconds