Home
last modified time | relevance | path

Searched defs:wf (Results 1 - 12 of 12) sorted by relevance

/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_window_filter.c39 void ngtcp2_window_filter_init(ngtcp2_window_filter *wf, in ngtcp2_window_filter_init() argument
45 void ngtcp2_window_filter_update(ngtcp2_window_filter *wf, uint64_t new_sample, in ngtcp2_window_filter_update() argument
90 ngtcp2_window_filter_reset(ngtcp2_window_filter *wf, uint64_t new_sample, uint64_t new_time) ngtcp2_window_filter_reset() argument
97 ngtcp2_window_filter_get_best(ngtcp2_window_filter *wf) ngtcp2_window_filter_get_best() argument
[all...]
H A Dngtcp2_rst.h64 ngtcp2_window_filter wf; member
/third_party/libsnd/programs/
H A Dsndfile-play.c573 WAVEFORMATEX wf ; in win32_play() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DMultiviewPerf.cpp384 const float wf = static_cast<float>(w) / viewWidth; in renderScene() local
387 glUniform1f(glGetUniformLocation(mProgram, "uColor"), wf); in renderScene() local
464 float wf = static_cast<float>(w) / viewWidth; in initializeBenchmark() local
/third_party/pulseaudio/src/modules/
H A Dmodule-waveout.c514 static int ss_to_waveformat(pa_sample_spec *ss, pa_channel_map *map, PWAVEFORMATEXTENSIBLE wf) { in ss_to_waveformat() argument
570 WAVEFORMATEXTENSIBLE wf; pa__init() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DHashing.h236 uint64_t wf = a + z; in hash_33to64_bytes() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DHashing.h235 uint64_t wf = a + z; in hash_33to64_bytes() local
/third_party/ffmpeg/libavformat/
H A Dwtvdec.c73 WtvFile *wf = opaque; in wtvfile_read_packet() local
111 WtvFile *wf = opaque; wtvfile_seek() local
155 WtvFile *wf; wtvfile_open_sector() local
309 WtvFile *wf = pb->opaque; wtvfile_close() local
[all...]
/third_party/lame/dshow/
H A DMpegac.cpp1065 WAVEFORMATEX wf; in get_SourceSampleRate() local
1076 WAVEFORMATEX wf; in get_SourceChannels() local
1529 WAVEFORMATEX wf; in InputTypeDefined() local
1726 WAVEFORMATEX wf; // Retrieve the input configuration in GetMediaType() local
[all...]
/third_party/python/Python/
H A Dmarshal.c604 w_init_refs(WFILE *wf, int version) in w_init_refs() argument
619 w_clear_refs(WFILE *wf) in w_clear_refs() argument
635 WFILE wf; in PyMarshal_WriteLongToFile() local
650 WFILE wf; PyMarshal_WriteObjectToFile() local
1652 WFILE wf; PyMarshal_WriteObjectToString() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_v360.c4309 float hf, wf; in config_output() local
[all...]
/third_party/astc-encoder/Source/
H A Dastcenccli_image_load_store.cpp1415 FILE *wf = fopen(filename, "wb"); in store_ktx_compressed_image() local
1623 FILE *wf = fopen(filename, "wb"); in store_ktx_uncompressed_image() local
2255 FILE *wf = fopen(filename, "wb"); store_dds_uncompressed_image() local
[all...]

Completed in 20 milliseconds