Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/loongarch/
H A Dhevc_idct_lsx.c30 static const int16_t gt16x16_cnst[64] __attribute__ ((aligned (64))) = { variable
392 const int16_t *filter = &gt16x16_cnst[0]; in ff_hevc_idct_16x16_lsx()
424 filter = &gt16x16_cnst[0]; in ff_hevc_idct_16x16_lsx()
429 filter = &gt16x16_cnst[0]; in ff_hevc_idct_16x16_lsx()
458 filter = &gt16x16_cnst[0]; in ff_hevc_idct_16x16_lsx()
/third_party/ffmpeg/libavcodec/mips/
H A Dhevc_idct_msa.c28 static const int16_t gt16x16_cnst[64] __attribute__ ((aligned (64))) = { variable
352 const int16_t *filter = &gt16x16_cnst[0]; in hevc_idct_16x16_msa()
377 filter = &gt16x16_cnst[0]; in hevc_idct_16x16_msa()
382 filter = &gt16x16_cnst[0]; in hevc_idct_16x16_msa()
405 filter = &gt16x16_cnst[0]; in hevc_idct_16x16_msa()

Completed in 3 milliseconds