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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevc_mvs.c93 int xA1, int yA1, int partIdx)
98 lc->cu.y + nPbH <= yA1);
106 int xA1, int yA1, int partIdx)
110 if (lc->cu.x < xA1 && lc->cu.y < yA1 &&
112 (lc->cu.y + (1 << log2_cb_size)) > yA1)
114 nPbW, nPbH, xA1, yA1, partIdx);
116 return z_scan_block_avail(s, x0, y0, xA1, yA1);
334 const int yA1 = y0 + nPbH - 1; local
336 const int yA1_pu = yA1 >> s->sps->log2_min_pu_size;
383 isDiffMER(s, xA1, yA1, x
91 same_prediction_block(HEVCLocalContext *lc, int log2_cb_size, int x0, int y0, int nPbW, int nPbH, int xA1, int yA1, int partIdx) argument
104 check_prediction_block_available(HEVCContext *s, int log2_cb_size, int x0, int y0, int nPbW, int nPbH, int xA1, int yA1, int partIdx) argument
658 int xA1, yA1; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A Djre-1_5_0_15-linux-i586.bin[all...]

Completed in 229 milliseconds