Home
last modified time | relevance | path

Searched refs:q9u16 (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/neon/
H A Dmpegvideo.c42 uint16x8_t q1u16, q9u16; in ff_dct_unquantize_h263_neon() local
64 q9u16 = vceqq_s16(q8s16, qzs16); in ff_dct_unquantize_h263_neon()
67 q8s16 = vbslq_s16(q9u16, q8s16, q10s16); in ff_dct_unquantize_h263_neon()

Completed in 0 milliseconds