/third_party/ffmpeg/libavcodec/ |
H A D | celp_filters.c | 51 ff_celp_circ_addf(float *out, const float *in, const float *lagged, int lag, float fac, int n) ff_celp_circ_addf() argument
|
H A D | aacsbr.c | 82 float temp1, temp2, fac; in sbr_dequant() local 106 float fac; in sbr_dequant() local
|
H A D | aacsbr_fixed.c | 163 SoftFloat temp1, temp2, fac; in sbr_dequant() local 189 SoftFloat temp1, temp2, fac; in sbr_dequant() local
|
H A D | amrnbdec.c | 688 float fac = in->pitch_fac; in apply_ir_filter() local
|
H A D | evrcdec.c | 524 double fac = gamma; in bandwidth_expansion() local
|
H A D | amrwbdec.c | 1007 float fac = gamma; in lpc_weighting() local
|
H A D | wmavoice.c | 1451 float fac; in synth_block() local 1523 int fac = n * 2 + 1; in synth_frame() local
|
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
H A D | EGLDirectCompositionTest.cpp | 69 void *fac = nullptr; variable
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/converged/ |
H A D | CompositorNativeWindow11.cpp | 402 HRESULT RoHelper::GetActivationFactory(const HSTRING act, const IID &interfaceId, void **fac) in GetActivationFactory() argument
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
H A D | ColorStateTests.cpp | 265 RGBA8 mix(const RGBA8& col1, const RGBA8& col2, std::array<float, 4> fac) { in mix() argument 276 RGBA8 mix(const RGBA8& col1, const RGBA8& col2, const RGBA8& fac) { in mix() argument [all...] |
/third_party/toybox/toys/pending/ |
H A D | syslogd.c | 103 char *fac = tk, *lvl; in resolve_config() local 323 int olen = len, fac, lvl; in logmsg() local [all...] |
/third_party/backends/backend/ |
H A D | plustek-usbhw.c | 348 double maxf, fac, speed; in usb_WaitPos() local
|
/third_party/lame/libmp3lame/ |
H A D | quantize_pvt.c | 497 FLOAT fac; in reduce_side() local [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/base/ |
H A D | exception_safety_testing_test.cc | 546 auto fac = []() { return absl::make_unique<T>(); }; in TEST() local
|
/third_party/lame/frontend/ |
H A D | gtkanal.c | 586 int fac, nsfb, *scalefac; in plot_frame() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_colorspace.c | 256 double mai[3][3], fac[3][3], tmp[3][3]; in fill_whitepoint_conv_table() local [all...] |
/third_party/python/Lib/test/ |
H A D | test_ast.py | 1347 def fac(args): function 1527 def fac(args): function [all...] |
/third_party/libfuse/lib/ |
H A D | fuse.c | 4692 print_module_help(const char *name, fuse_module_factory_t *fac) print_module_help() argument
|
/third_party/astc-encoder/Source/ |
H A D | stb_image.h | 2208 static int stbi__jpeg_decode_block(stbi__jpeg *j, short data[64], stbi__huffman *hdc, stbi__huffman *hac, stbi__int16 *fac, int b, stbi__uint16 *dequant) in stbi__jpeg_decode_block() argument 2293 static int stbi__jpeg_decode_block_prog_ac(stbi__jpeg *j, short data[64], stbi__huffman *hac, stbi__int16 *fac) in stbi__jpeg_decode_block_prog_ac() argument
|