Home
last modified time | relevance | path

Searched defs:sample (Results 426 - 450 of 799) sorted by relevance

1...<<11121314151617181920>>...32

/third_party/ffmpeg/libavutil/
H A Dlog.c462 static void missing_feature_sample(int sample, void *avc, const char *msg, in missing_feature_sample() argument
/third_party/ffmpeg/libavresample/
H A Ddither.c184 float sample = src[i] * S16_SCALE; in quantize_triangular_ns() local
/third_party/astc-encoder/Source/
H A Dastcenc_find_best_partitioning.cpp73 unsigned int sample = 145897 % texel_count; in kmeans_init() local
[all...]
H A Dastcenc_weight_align.cpp108 vfloat sample = loada(dec_weight_ideal_value + i) * (SINCOS_STEPS - 1.0f) + vfloat(12582912.0f); in compute_angular_offsets() local
/third_party/alsa-lib/src/pcm/
H A Dpcm_rate_linear.c84 int16_t sample = 0; in linear_expand() local
206 int16_t sample = 0; in linear_shrink() local
/third_party/libsnd/src/
H A Dsds.c423 unsigned int sample ; in sds_2byte_read() local
467 unsigned int sample ; in sds_3byte_read() local
511 uint32_t sample ; in sds_4byte_read() local
772 unsigned int sample ; in sds_2byte_write() local
813 unsigned int sample ; sds_3byte_write() local
855 unsigned int sample ; sds_4byte_write() local
[all...]
/third_party/libbpf/src/
H A Dringbuf.c241 void *sample; in ringbuf_process_ring() local
512 static void user_ringbuf_commit(struct user_ring_buffer *rb, void *sample, bool discard) in user_ringbuf_commit() argument
531 void user_ring_buffer__discard(struct user_ring_buffer *rb, void *sample) in user_ring_buffer__discard() argument
536 void user_ring_buffer__submit(struct user_ring_buffer *rb, void *sample) in user_ring_buffer__submit() argument
594 void *sample; user_ring_buffer__reserve_blocking() local
[all...]
/third_party/ltp/lib/
H A Dtst_timer_test.c22 static int (*sample)(int clk_id, long long usec); variable
/third_party/ltp/include/
H A Dtst_fuzzy_sync.h335 tst_exp_moving_avg(float alpha, float sample, float prev_avg) tst_exp_moving_avg() argument
347 tst_upd_stat(struct tst_fzsync_stat *s, float alpha, float sample) tst_upd_stat() argument
[all...]
H A Dtst_test.h295 int (*sample)(int clk_id, long long usec); member
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_blend.c58 vc4_nir_get_dst_color(nir_builder *b, int sample) in vc4_nir_get_dst_color() argument
436 vc4_nir_blend_pipeline(struct vc4_compile *c, nir_builder *b, nir_ssa_def *src, int sample) vc4_nir_blend_pipeline() argument
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_texture.c187 unsigned sample, first_sample, last_sample; member
/third_party/mesa3d/src/panfrost/util/
H A Dpan_lower_framebuffer.c506 pan_sample_id(nir_builder *b, int sample) in pan_sample_id() argument
601 int sample = is_blend ? 0 : -1; in pan_lower_framebuffer() local
512 pan_lower_fb_load(nir_shader *shader, nir_builder *b, nir_intrinsic_instr *intr, const struct util_format_description *desc, bool reorder_comps, unsigned base, int sample) pan_lower_fb_load() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_surface.c290 lp_clear_color_texture_msaa(struct pipe_context *pipe, struct pipe_resource *texture, enum pipe_format format, const union pipe_color_union *color, unsigned sample, const struct pipe_box *box) lp_clear_color_texture_msaa() argument
346 lp_clear_depth_stencil_texture_msaa(struct pipe_context *pipe, struct pipe_resource *texture, enum pipe_format format, unsigned clear_flags, uint64_t zstencil, unsigned sample, const struct pipe_box *box) lp_clear_depth_stencil_texture_msaa() argument
/third_party/icu/icu4c/source/test/intltest/
H A Ducdtest.cpp466 UnicodeString sample = uscript_getSampleUnicodeString(sc); in TestScriptMetadata() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_tex.h50 sample = FETCH_OP_SAMPLE, enumerator
/third_party/pulseaudio/src/modules/dbus/
H A Diface-sample.c36 pa_scache_entry *sample; member
456 pa_scache_entry *sample = call_data; sample_cache_changed_cb() local
483 pa_dbusiface_sample_new(pa_dbusiface_core *core, pa_scache_entry *sample) pa_dbusiface_sample_new() argument
[all...]
/third_party/python/Lib/
H A Drandom.py385 def sample(self, population, k, *, counts=None): member in Random
839 sample = _inst.sample global() variable
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/fragment_shading_rate/
H A DesextcFragmentShadingRateCombinedTests.cpp489 const deUint32* sample = &resPtr[index]; in iterate() local
/third_party/skia/src/gpu/effects/
H A DGrMatrixConvolutionEffect.cpp188 auto sample = this->invokeChild(0, args, "coord + sourceOffset"); in emitKernelBlock() local
243 auto sample = this->invokeChild(0, args); in emitCode() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderGLSLstd450.cpp1024 Int sample = Extract(samples, i); in Interpolate() local
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DGlitchActivity.java
H A DOboeAudioStream.java
H A DRoundTripLatencyActivity.java
H A DStreamConfigurationView.java

Completed in 32 milliseconds

1...<<11121314151617181920>>...32