Home
last modified time | relevance | path

Searched refs:gt32x32_cnst2 (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/loongarch/
Dhevc_idct_lsx.c63 static const int16_t gt32x32_cnst2[16] __attribute__ ((aligned (64))) = { variable
536 const int16_t *filter_ptr2 = &gt32x32_cnst2[0]; in hevc_idct_8x32_column_lsx()
/third_party/ffmpeg/libavcodec/mips/
Dhevc_idct_msa.c61 static const int16_t gt32x32_cnst2[16] __attribute__ ((aligned (64))) = { variable
434 const int16_t *filter_ptr2 = &gt32x32_cnst2[0]; in hevc_idct_8x32_column_msa()