Searched defs:shift_in (Results 1 – 1 of 1) sorted by relevance
128 …ic void xavs2_copy_frame_with_shift(xavs2_picture_t *pic, const AVFrame *frame, const int shift_in) in xavs2_copy_frame_with_shift()189 const int shift_in = atoi(cae->api->opt_get(cae->param, "SampleShift")); in xavs2_encode_frame() local