Home
last modified time | relevance | path

Searched defs:shift_in (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dlibxavs2.c125 …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
/third_party/openssl/crypto/bn/
Drsa_sup_mul.c239 limb_t shift_in = 0, shift_out = 0; in rshift1() local