Home
last modified time | relevance | path

Searched refs:de_qval (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/loongarch/
Dh264dsp_lasx.h90 int32_t de_qval);
Dh264idct_lasx.c448 int32_t de_qval) in ff_h264_deq_idct_luma_dc_lasx() argument
457 __m256i de_q_vec = __lasx_xvreplgr2vr_w(de_qval); in ff_h264_deq_idct_luma_dc_lasx()
/third_party/ffmpeg/libavcodec/mips/
Dh264idct_msa.c467 int32_t de_qval) in ff_h264_deq_idct_luma_dc_msa() argument
469 avc_deq_idct_luma_dc_msa(dst, src, de_qval); in ff_h264_deq_idct_luma_dc_msa()