Searched refs:MVF (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 Dhevcpred_template.c35 #define MVF(x, y) \ macro
38 MVF(PU(x0 + ((x) << hshift)), PU(y0 + ((y) << vshift)))
130 cand_bottom_left |= (MVF(x_left_pu, y_bottom_pu + i).pred_flag == PF_INTRA);
138 cand_left |= (MVF(x_left_pu, y_left_pu + i).pred_flag == PF_INTRA);
143 cand_up_left = MVF(x_left_pu, y_top_pu).pred_flag == PF_INTRA;
151 cand_up |= (MVF(x_top_pu + i, y_top_pu).pred_flag == PF_INTRA);
159 cand_up_right |= (MVF(x_right_pu + i, y_top_pu).pred_flag == PF_INTRA);
547 #undef MVF macro
/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 197 milliseconds