Searched defs:vstart2 (Results 1 – 2 of 2) sorted by relevance
327 int vstart2) { in aom_yv12_partial_copy_y_c()365 int vstart2) { in aom_yv12_partial_copy_u_c()403 int vstart2) { in aom_yv12_partial_copy_v_c()
393 YV12_BUFFER_CONFIG *dst, int hstart2, int vstart2, in yv12_tile_copy()443 int vstart2 = tr * h; in copy_decoded_tile_to_tile_list_buffer() local