Home
last modified time | relevance | path

Searched defs:buf_pitch (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/loongarch/
Dhevc_idct_lsx.c525 static void hevc_idct_8x32_column_lsx(int16_t *coeffs, int32_t buf_pitch, in hevc_idct_8x32_column_lsx()
818 int32_t buf_pitch; in ff_hevc_idct_32x32_lsx() local
/third_party/ffmpeg/libavcodec/mips/
Dhevc_idct_msa.c428 static void hevc_idct_8x32_column_msa(int16_t *coeffs, uint8_t buf_pitch, in hevc_idct_8x32_column_msa()
634 uint8_t buf_pitch; in hevc_idct_32x32_msa() local