Home
last modified time | relevance | path

Searched defs:total_samples (Results 1 – 15 of 15) sorted by relevance

/third_party/ffmpeg/libavformat/
Dwv.h37 uint32_t total_samples; //< total number of samples in the stream member
/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstwavpackparse.h78 guint32 total_samples; /* total samples for entire file, but this is member
114 guint total_samples; member
Dgstflacparse.h70 guint64 total_samples; member
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_autotune.c211 uint32_t total_samples = 0; in fd_autotune_use_bypass() local
/third_party/ffmpeg/libavcodec/
Dlibvorbisdec.c156 int samples, total_samples, total_bytes; in oggvorbis_decode_frame() local
Dwavpack.c445 int total_samples = s->samples, stereo = dst_r ? 1 : 0; in wv_unpack_dsd_high() local
585 int total_samples = s->samples; in wv_unpack_dsd_fast() local
744 int total_samples = s->samples; in wv_unpack_dsd_copy() local
Dwmalosslessdec.c840 int total_samples = s->samples_per_frame * s->num_channels; in decode_subframe() local
Dwmaprodec.c1191 int total_samples = s->samples_per_frame * s->nb_channels; in decode_subframe() local
/third_party/flutter/skia/src/gpu/gl/
DGrGLRenderTarget.cpp253 int total_samples = this->msaaSamples(); in totalSamples() local
/third_party/gstreamer/gstplugins_good/ext/flac/
Dgstflacenc.c574 guint64 total_samples) in gst_flac_enc_set_metadata()
873 guint64 total_samples = GST_CLOCK_TIME_NONE; in gst_flac_enc_set_format() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_autotune.c229 uint32_t total_samples = 0; in history_add_result() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiobasesrc.c755 guint samples, total_samples; in gst_audio_base_src_create() local
/third_party/ffmpeg/libavfilter/
Davf_showwaves.c97 int64_t total_samples; member
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-ids.h688 guint32 total_samples; /* for entire file (-1 if unknown) */ member
/third_party/mesa3d/src/amd/vulkan/
Dradv_pipeline.c5299 unsigned total_samples = 1u << G_028BE0_MSAA_NUM_SAMPLES(pipeline->ms.pa_sc_aa_config); in radv_gfx9_compute_bin_size() local
5365 const unsigned total_samples = in radv_gfx10_compute_bin_size() local