Home
last modified time | relevance | path

Searched refs:xavs2_copy_frame_with_shift (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dlibxavs2.c125 static void xavs2_copy_frame_with_shift(xavs2_picture_t *pic, const AVFrame *frame, const int shift… in xavs2_copy_frame_with_shift() function
187 xavs2_copy_frame_with_shift(&pic, frame, shift_in); in xavs2_encode_frame()