Searched defs:coeff_type (Results 1 – 7 of 7) sorted by relevance
/third_party/skia/third_party/externals/libwebp/src/enc/ |
D | cost_enc.h | 33 int coeff_type; member
|
D | cost_enc.c | 206 void VP8InitResidual(int first, int coeff_type, in VP8InitResidual()
|
D | token_enc.c | 116 const int coeff_type = res->coeff_type; in VP8RecordCoeffTokens() local
|
D | quant_enc.c | 590 int ctx0, int coeff_type, in TrellisQuantizeBlock()
|
/third_party/ffmpeg/libavresample/ |
D | audio_mix.c | 36 enum AVMixCoeffType coeff_type; member 62 enum AVMixCoeffType coeff_type, int in_channels, in ff_audio_mix_set_func()
|
/third_party/ffmpeg/libavcodec/ |
D | aic.c | 207 int has_skips, coeff_type, coeff_bits, skip_type, skip_bits; in aic_decode_coeffs() local
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_bld_interp.c | 688 struct lp_type coeff_type; in lp_build_interp_soa_init() local
|