Searched defs:cospi_8_64 (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/loongarch/ |
H A D | vp9_idct_lsx.c | 38 const int32_t cospi_8_64 = 15137; variable 452 VP9_DOTP_CONST_PAIR(__lsx_vneg_h(reg5), __lsx_vneg_h(reg11), cospi_8_64, in vp9_idct16_1d_columns_addblk_lsx() local 577 VP9_DOTP_CONST_PAIR(__lsx_vneg_h(reg5), __lsx_vneg_h(reg11), cospi_8_64, vp9_idct16_1d_columns_lsx() local 956 VP9_DOTP_CONST_PAIR(__lsx_vneg_h(reg6), reg1, cospi_24_64, cospi_8_64, vp9_idct8x32_column_even_process_store() local [all...] |
/third_party/ffmpeg/libavcodec/mips/ |
H A D | vp9_idct_msa.c | 36 static const int32_t cospi_8_64 = 15137; variable [all...] |
Completed in 5 milliseconds