Searched refs:av1_copy_and_extend_frame_with_rect (Results 1 – 3 of 3) sorted by relevance
25 void av1_copy_and_extend_frame_with_rect(const YV12_BUFFER_CONFIG *src,
146 av1_copy_and_extend_frame_with_rect(src, &buf->img, row << 4, col << 4, in av1_lookahead_push()
153 void av1_copy_and_extend_frame_with_rect(const YV12_BUFFER_CONFIG *src, in av1_copy_and_extend_frame_with_rect() function