Home
last modified time | relevance | path

Searched refs:q9u16 (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
63 q9u16 = vceqq_s16(q8s16, qzs16); in ff_dct_unquantize_h263_neon()
66 q8s16 = vbslq_s16(q9u16, q8s16, q10s16); in ff_dct_unquantize_h263_neon()