Searched defs:coef0 (Results 1 - 10 of 10) sorted by relevance
| /third_party/ffmpeg/libavcodec/ |
| H A D | ac3enc_float.c | 71 sum_square_butterfly(AC3EncodeContext *s, float sum[4], const float *coef0, const float *coef1, int len) sum_square_butterfly() argument
|
| H A D | ac3enc_fixed.c | 37 sum_square_butterfly(AC3EncodeContext *s, int64_t sum[4], const int32_t *coef0, const int32_t *coef1, int len) sum_square_butterfly() argument
|
| H A D | aacenc_is.c | 123 float coef0 = sce0->coeffs[start+(w+w2)*128+i]; in ff_aac_search_for_is() local
|
| H A D | ac3dsp.c | 141 ac3_sum_square_butterfly_int32_c(int64_t sum[4], const int32_t *coef0, const int32_t *coef1, int len) ac3_sum_square_butterfly_int32_c() argument 162 ac3_sum_square_butterfly_float_c(float sum[4], const float *coef0, const float *coef1, int len) ac3_sum_square_butterfly_float_c() argument
|
| H A D | aacenc_pred.c | 180 float coef0 = sce0->pcoeffs[start+(w+w2)*128+i]; in ff_aac_adjust_common_pred() local
|
| H A D | aacdec_template.c | 2260 INTFLOAT *coef0 = cpe->ch[0].coeffs, *coef1 = cpe->ch[1].coeffs; local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/vo_dev/arch/hi3516cv500/include/ |
| H A D | vou_coef.h | 140 hi_s32 coef0; member
|
| H A D | vou_reg.h | 1546 unsigned int coef0 : 10; /* [9..0] */ member 1886 unsigned int coef0 : 10; /* [9..0] */ member 2197 unsigned int coef0 : 10; /* [9..0] */ member 3828 unsigned int coef0 : 10; /* [9..0] */ member 4333 unsigned int coef0 : 10; /* [9..0] */ member
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| H A D | jdhuff_opt.c | 171 int coef0; in jpeg_make_d_ac_derived_tbl() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/ |
| H A D | hifb_coef.h | 179 hi_s32 coef0;
member
|
Completed in 44 milliseconds