Searched defs:vstart2 (Results 1 – 2 of 2) sorted by relevance
340 int vstart2) { in aom_yv12_partial_copy_y_c()379 int vstart2) { in aom_yv12_partial_copy_u_c()417 int vstart2) { in aom_yv12_partial_copy_v_c()
406 YV12_BUFFER_CONFIG *dst, int hstart2, int vstart2, in yv12_tile_copy()456 int vstart2 = tr * h; in copy_decoded_tile_to_tile_list_buffer() local