Home
last modified time | relevance | path

Searched defs:coeff0 (Results 1 - 8 of 8) sorted by relevance

/third_party/ffmpeg/tests/checkasm/
H A Dopusdsp.c70 float coeff0 = (float)rnd() / (UINT_MAX >> 5) - 16.0f, coeff1 = coeff0; in test_deemphasis() local
/third_party/ffmpeg/libavcodec/mips/
H A Daacpsy_mips.h132 float coeff0 = psy_fir_coeffs[1]; in psy_hp_filter_mips() local
[all...]
H A Dh264chroma_msa.c32 avc_chroma_hz_2x2_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_hz_2x2_msa() argument
63 avc_chroma_hz_2x4_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_hz_2x4_msa() argument
91 avc_chroma_hz_2w_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height) avc_chroma_hz_2w_msa() argument
102 avc_chroma_hz_4x2_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_hz_4x2_msa() argument
127 avc_chroma_hz_4x4_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_hz_4x4_msa() argument
150 avc_chroma_hz_4x8_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_hz_4x8_msa() argument
174 avc_chroma_hz_4w_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height) avc_chroma_hz_4w_msa() argument
187 avc_chroma_hz_8x4_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_hz_8x4_msa() argument
210 avc_chroma_hz_8x8_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_hz_8x8_msa() argument
243 avc_chroma_hz_nonmult_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height) avc_chroma_hz_nonmult_msa() argument
292 avc_chroma_hz_8w_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height) avc_chroma_hz_8w_msa() argument
305 avc_chroma_vt_2x2_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_vt_2x2_msa() argument
337 avc_chroma_vt_2x4_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_vt_2x4_msa() argument
365 avc_chroma_vt_2w_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height) avc_chroma_vt_2w_msa() argument
376 avc_chroma_vt_4x2_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_vt_4x2_msa() argument
400 avc_chroma_vt_4x4_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_vt_4x4_msa() argument
424 avc_chroma_vt_4x8_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_vt_4x8_msa() argument
452 avc_chroma_vt_4w_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height) avc_chroma_vt_4w_msa() argument
465 avc_chroma_vt_8x4_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_vt_8x4_msa() argument
486 avc_chroma_vt_8x8_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_vt_8x8_msa() argument
518 avc_chroma_vt_8w_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height) avc_chroma_vt_8w_msa() argument
843 avc_chroma_hz_and_aver_dst_2x2_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_hz_and_aver_dst_2x2_msa() argument
885 avc_chroma_hz_and_aver_dst_2x4_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_hz_and_aver_dst_2x4_msa() argument
925 avc_chroma_hz_and_aver_dst_2w_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height) avc_chroma_hz_and_aver_dst_2w_msa() argument
936 avc_chroma_hz_and_aver_dst_4x2_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_hz_and_aver_dst_4x2_msa() argument
969 avc_chroma_hz_and_aver_dst_4x4_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_hz_and_aver_dst_4x4_msa() argument
998 avc_chroma_hz_and_aver_dst_4x8_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_hz_and_aver_dst_4x8_msa() argument
1030 avc_chroma_hz_and_aver_dst_4w_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height) avc_chroma_hz_and_aver_dst_4w_msa() argument
1043 avc_chroma_hz_and_aver_dst_8x4_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_hz_and_aver_dst_8x4_msa() argument
1073 avc_chroma_hz_and_aver_dst_8x8_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_hz_and_aver_dst_8x8_msa() argument
1117 avc_chroma_hz_and_aver_dst_8w_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height) avc_chroma_hz_and_aver_dst_8w_msa() argument
1128 avc_chroma_vt_and_aver_dst_2x2_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_vt_and_aver_dst_2x2_msa() argument
1165 avc_chroma_vt_and_aver_dst_2x4_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_vt_and_aver_dst_2x4_msa() argument
1207 avc_chroma_vt_and_aver_dst_2w_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height) avc_chroma_vt_and_aver_dst_2w_msa() argument
1218 avc_chroma_vt_and_aver_dst_4x2_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_vt_and_aver_dst_4x2_msa() argument
1250 avc_chroma_vt_and_aver_dst_4x4_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_vt_and_aver_dst_4x4_msa() argument
1280 avc_chroma_vt_and_aver_dst_4x8_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_vt_and_aver_dst_4x8_msa() argument
1316 avc_chroma_vt_and_aver_dst_4w_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height) avc_chroma_vt_and_aver_dst_4w_msa() argument
1329 avc_chroma_vt_and_aver_dst_8x4_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_vt_and_aver_dst_8x4_msa() argument
1358 avc_chroma_vt_and_aver_dst_8x8_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_vt_and_aver_dst_8x8_msa() argument
1401 avc_chroma_vt_and_aver_dst_8w_msa(uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height) avc_chroma_vt_and_aver_dst_8w_msa() argument
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Denc_sse41.c217 __m128i coeff0 = _mm_abs_epi16(in0); in DoQuantizeBlock_SSE41() local
H A Denc_msa.c235 v8i16 coeff0, coeff1; in CollectHistogram_MSA() local
H A Denc_sse2.c1225 __m128i coeff0, coeff8; in DoQuantizeBlock_SSE2() local
/third_party/ffmpeg/libavcodec/loongarch/
H A Dh264chroma_lasx.c130 avc_chroma_hz_8x4_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_hz_8x4_lasx() argument
157 avc_chroma_hz_8x8_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_hz_8x8_lasx() argument
196 avc_chroma_hz_nonmult_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height) avc_chroma_hz_nonmult_lasx() argument
242 avc_chroma_vt_8x4_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_vt_8x4_lasx() argument
269 avc_chroma_vt_8x8_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_vt_8x8_lasx() argument
512 avc_chroma_hz_4x2_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_hz_4x2_lasx() argument
531 avc_chroma_hz_4x4_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_hz_4x4_lasx() argument
556 avc_chroma_hz_4x8_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_hz_4x8_lasx() argument
591 avc_chroma_hz_4w_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height) avc_chroma_hz_4w_lasx() argument
604 avc_chroma_hz_8w_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height) avc_chroma_hz_8w_lasx() argument
617 avc_chroma_vt_4x2_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_vt_4x2_lasx() argument
638 avc_chroma_vt_4x4_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_vt_4x4_lasx() argument
667 avc_chroma_vt_4x8_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_vt_4x8_lasx() argument
708 avc_chroma_vt_4w_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height) avc_chroma_vt_4w_lasx() argument
721 avc_chroma_vt_8w_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height) avc_chroma_vt_8w_lasx() argument
960 avc_chroma_hz_and_aver_dst_8x4_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_hz_and_aver_dst_8x4_lasx() argument
993 avc_chroma_hz_and_aver_dst_8x8_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_hz_and_aver_dst_8x8_lasx() argument
1046 avc_chroma_vt_and_aver_dst_8x4_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_vt_and_aver_dst_8x4_lasx() argument
1080 avc_chroma_vt_and_aver_dst_8x8_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_vt_and_aver_dst_8x8_lasx() argument
1233 avc_chroma_hz_and_aver_dst_8w_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height) avc_chroma_hz_and_aver_dst_8w_lasx() argument
1244 avc_chroma_vt_and_aver_dst_8w_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height) avc_chroma_vt_and_aver_dst_8w_lasx() argument
[all...]
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dquant_enc.c645 const uint32_t coeff0 = (sign ? -in[j] : in[j]) + mtx->sharpen_[j]; in TrellisQuantizeBlock() local

Completed in 27 milliseconds