Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/loongarch/
H A Dhevc_idct_lsx.c26 static const int16_t gt8x8_cnst[16] __attribute__ ((aligned (64))) = { variable
362 const int16_t *filter = &gt8x8_cnst[0]; in ff_hevc_idct_8x8_lsx()
537 const int16_t *filter_ptr3 = &gt8x8_cnst[0]; in hevc_idct_8x32_column_lsx()
/third_party/ffmpeg/libavcodec/mips/
H A Dhevc_idct_msa.c24 static const int16_t gt8x8_cnst[16] __attribute__ ((aligned (64))) = { variable
333 const int16_t *filter = &gt8x8_cnst[0]; in hevc_idct_8x8_msa()
435 const int16_t *filter_ptr3 = &gt8x8_cnst[0]; in hevc_idct_8x32_column_msa()

Completed in 5 milliseconds