Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/loongarch/
H A Dh264idct_lasx.c59 LASX_TRANSPOSE4x4_H(hres0, hres1, hres2, hres3, hres0, hres1, hres2, hres3); in ff_h264_idct_add_lasx()
461 LASX_TRANSPOSE4x4_H(src0, src1, src2, src3, tmp0, tmp1, tmp2, tmp3); in ff_h264_deq_idct_luma_dc_lasx()
464 LASX_TRANSPOSE4x4_H(hres0, hres1, hres2, hres3, in ff_h264_deq_idct_luma_dc_lasx()
H A Dh264_deblock_lasx.c142 LASX_TRANSPOSE4x4_H(tmp0, tmp2, tmp1, tmp3, tmp2, tmp3, tmp4, tmp5); in ff_h264_loop_filter_strength_lasx()
/third_party/ffmpeg/libavutil/loongarch/
H A Dloongson_intrinsics.h1701 #define LASX_TRANSPOSE4x4_H(_in0, _in1, _in2, _in3, _out0, _out1, _out2, \ macro

Completed in 5 milliseconds