Searched defs:cand_bottom_left (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 Dhevcpred_template.c106 int cand_bottom_left = lc->na.cand_bottom_left && cur_tb_addr > MIN_TB_ADDR_ZS( x_tb - 1, (y_tb + size_in_tbs_v) & s->sps->tb_mask); local
[all...]
H A Dhevc_mvs.c327 const int cand_bottom_left = lc->na.cand_bottom_left; local
691 int cand_bottom_left = (y0 + nPbH >= lc->end_of_tiles_y) ? 0 : cand_left; local
H A Dhevc.h669 int cand_bottom_left; member in struct:NeighbourAvailable

Completed in 78 milliseconds