Searched defs:shift_in (Results 1 – 2 of 2) sorted by relevance
125 …ic void xavs2_copy_frame_with_shift(xavs2_picture_t *pic, const AVFrame *frame, const int shift_in) in xavs2_copy_frame_with_shift()186 const int shift_in = atoi(cae->api->opt_get(cae->param, "SampleShift")); in xavs2_encode_frame() local
239 limb_t shift_in = 0, shift_out = 0; in rshift1() local