Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
Dh264dsp_msa.c492 p0_or_q0_out, p1_or_q1_out, p2_or_q2_out) \ argument
505 (p1_or_q1_out) = (p2_or_q2_org_in) + threshold; \
506 (p1_or_q1_out) = __msa_srari_h((p1_or_q1_out), 2); \
527 negate_tc_in, tc_in, p1_or_q1_out) \ argument
537 p1_or_q1_out = p1_or_q1_org_in + clip3; \