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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevcpred_template.c126 int y_bottom_pu = PU(y0 + size_in_luma_v); local
127 int max = FFMIN(size_in_luma_pu_v, s->sps->min_pu_height - y_bottom_pu);
130 cand_bottom_left |= (MVF(x_left_pu, y_bottom_pu + i).pred_flag == PF_INTRA);

Completed in 48 milliseconds