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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevc_mvs.c46 int y0b = y0 & ((1 << s->sps->log2_ctb_size) - 1); local
48 lc->na.cand_up = (lc->ctb_up_flag || y0b);
50 lc->na.cand_up_left = (!x0b && !y0b) ? lc->ctb_up_left_flag : lc->na.cand_left && lc->na.cand_up;
53 lc->ctb_up_right_flag && !y0b : lc->na.cand_up;
56 lc->ctb_up_right_flag && !y0b : lc->na.cand_up )
681 int y0b = y0 & ((1 << s->sps->log2_ctb_size) - 1); local
683 int cand_up = (lc->ctb_up_flag || y0b);
686 (!x0b && !y0b) ? lc->ctb_up_left_flag : cand_left && cand_up;
689 x0 + nPbW >= lc->end_of_tiles_x) ? lc->ctb_up_right_flag && !y0b
H A Dhevc_cabac.c662 int y0b = y0 & ((1 << s->sps->log2_ctb_size) - 1); local
666 if (s->HEVClc->ctb_up_flag || y0b)
727 int y0b = y0 & ((1 << s->sps->log2_ctb_size) - 1); local
733 if (s->HEVClc->ctb_up_flag || y0b)
H A Dhevc.c1801 int y0b = y0 & ((1 << s->sps->log2_ctb_size) - 1); local
1803 int cand_up = (lc->ctb_up_flag || y0b) ?
/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 186 milliseconds