Searched refs:dst_y_offset (Results 1 – 2 of 2) sorted by relevance
118 const int dst_y_offset = srcy * dst->y_stride + srcx; in vp9_copy_and_extend_frame_with_rect() local130 dst->y_buffer + dst_y_offset, dst->y_stride, in vp9_copy_and_extend_frame_with_rect()
115 int dst_y_offset = srcy * dst->y_stride + srcx; in vp8_copy_and_extend_frame_with_rect() local131 dst->y_buffer + dst_y_offset, in vp8_copy_and_extend_frame_with_rect()