Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
Dh264idct_msa.c25 #define AVC_ITRANS_H(in0, in1, in2, in3, out0, out1, out2, out3) \ macro
288 AVC_ITRANS_H(src0, src1, src2, src3, hres0, hres1, hres2, hres3); in ff_h264_idct_add_msa()
290 AVC_ITRANS_H(hres0, hres1, hres2, hres3, vres0, vres1, vres2, vres3); in ff_h264_idct_add_msa()