Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/loongarch/
H A Dvp9_idct_lsx.c36 const int32_t cospi_6_64 = 15679; variable
435 VP9_DOTP_CONST_PAIR(reg13, reg3, cospi_6_64, cospi_26_64, loc0, loc1); in vp9_idct16_1d_columns_addblk_lsx()
560 VP9_DOTP_CONST_PAIR(reg13, reg3, cospi_6_64, cospi_26_64, loc0, loc1); in vp9_idct16_1d_columns_lsx()
937 VP9_DOTP_CONST_PAIR(reg6, reg1, cospi_6_64, cospi_26_64, reg6, reg1); in vp9_idct8x32_column_even_process_store()
/third_party/ffmpeg/libavcodec/mips/
H A Dvp9_idct_msa.c34 static const int32_t cospi_6_64 = 15679; variable
121 v8i16 coeff0_m = { cospi_2_64, cospi_6_64, cospi_10_64, cospi_14_64, \
522 cospi_6_64, -cospi_26_64, cospi_8_64, cospi_24_64, -cospi_8_64 }; \
750 cnst3 = __msa_fill_h(cospi_6_64); in vp9_iadst8x8_colcol_addblk_msa()
1008 VP9_DOTP_CONST_PAIR(reg13, reg3, cospi_6_64, cospi_26_64, loc0, loc1); in vp9_idct16_1d_columns_addblk_msa()
1111 VP9_DOTP_CONST_PAIR(reg13, reg3, cospi_6_64, cospi_26_64, loc0, loc1); in vp9_idct16_1d_columns_msa()
1665 VP9_DOTP_CONST_PAIR(reg6, reg1, cospi_6_64, cospi_26_64, reg6, reg1); in vp9_idct8x32_column_even_process_store()

Completed in 9 milliseconds