Searched defs:const_dc (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/loongarch/ | ||
H A D | vc1dsp_lasx.c | 143 __m256i const_dc, temp0, temp1, temp2, temp3; in ff_vc1_inv_trans_8x8_dc_lasx() local 272 __m256i const_dc, temp0, temp1, reg0, reg1; in ff_vc1_inv_trans_8x4_dc_lasx() local 298 __m256i const_dc, temp0, temp1, temp2, temp3, reg0, reg1; ff_vc1_inv_trans_4x8_dc_lasx() local 446 __m256i in0, in1, in2, in3, temp0, temp1, const_dc; ff_vc1_inv_trans_4x4_dc_lasx() local [all...] |
Completed in 3 milliseconds