Searched refs:blending_direction (Results 1 – 3 of 3) sorted by relevance
167 ObmcTestParam(int width, int height, ObmcDirection blending_direction) in ObmcTestParam()168 : width(width), height(height), blending_direction(blending_direction) {} in ObmcTestParam()171 ObmcDirection blending_direction; member176 << ", blending_direction: " << ToString(param.blending_direction); in operator <<()232 const ObmcDirection blending_direction_ = GetParam().blending_direction;
804 const ObmcDirection blending_direction) { in ObmcBlockPrediction() argument826 dsp_.obmc_blend[blending_direction](prediction, prediction_stride, width, in ObmcBlockPrediction()
501 ObmcDirection blending_direction);