Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/neon/
Dmpegvideo.c41 uint16x8_t q1u16, q9u16; in ff_dct_unquantize_h263_neon() local
56 q1u16 = vceqq_s16(q0s16, qzs16); in ff_dct_unquantize_h263_neon()
65 q0s16 = vbslq_s16(q1u16, q0s16, q2s16); in ff_dct_unquantize_h263_neon()