Searched defs:src_yoffset (Results 1 – 1 of 1) sorted by relevance
706 const int src_yoffset, const BLOCK_SIZE fp_block_size, in firstpass_inter_prediction()1182 int src_yoffset = (unit_row * src_y_stride * fp_block_size_height) + in av1_first_pass_row() local