Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
H A Dh264_deblock_msa.c68 tmp_0 = (v16i8)__msa_subs_u_b((v16u8)tmp_0, (v16u8)cnst_0);\
79 tmp_1 = (v16i8)__msa_subs_u_b((v16u8)tmp_1, (v16u8)cnst_0); \
96 out = (v16i8)__msa_subs_u_b((v16u8)tmp_1, (v16u8)cnst_0); \
128 v16i8 cnst_0, cnst_1, cnst_2; in ff_h264_loop_filter_strength_msa() local
132 cnst_0 = (v16i8)__msa_fill_h(0x206); in ff_h264_loop_filter_strength_msa()
136 cnst_0 = __msa_fill_b(0x6); in ff_h264_loop_filter_strength_msa()
/third_party/ffmpeg/libavcodec/loongarch/
H A Dh264_deblock_lasx.c70 tmp0 = __lasx_xvssub_bu(tmp0, cnst_0); \
89 out = __lasx_xvssub_bu(tmp1, cnst_0); \
121 __m256i cnst_0, cnst_1, cnst_2; in ff_h264_loop_filter_strength_lasx() local
126 cnst_0 = __lasx_xvreplgr2vr_d(cnst3); in ff_h264_loop_filter_strength_lasx()
130 DUP2_ARG1(__lasx_xvldi, 0x06, 0x03, cnst_0, cnst_1); in ff_h264_loop_filter_strength_lasx()

Completed in 2 milliseconds