Searched defs:cospi_24_64 (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/loongarch/ | ||
H A D | vp9_idct_lsx.c | 54 const int32_t cospi_24_64 = 6270; variable 453 cospi_24_64, reg5, reg11); in vp9_idct16_1d_columns_addblk_lsx() local 578 cospi_24_64, reg5, reg11); 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 | 52 static const int32_t cospi_24_64 = 6270; variable [all...] |
Completed in 4 milliseconds