Home
last modified time | relevance | path

Searched defs:rate (Results 151 - 175 of 442) sorted by relevance

12345678910>>...18

/third_party/ffmpeg/libavformat/
H A Dsmacker.c167 uint32_t rate = avio_rl24(pb); in smacker_read_header() local
H A Dsiff.c49 int rate; member
H A Dwvdec.c54 int rate, chan, bpp; member
82 int rate, bpp, chan; in wv_read_block_header() local
[all...]
H A Dswfenc.c200 int i, width, height, rate, rate_base; in swf_write_header() local
[all...]
H A Ddvenc.c391 AVRational rate; in dv_write_header() local
/third_party/ffmpeg/libavutil/
H A Dtimecode.c69 uint32_t av_timecode_get_smpte(AVRational rate, int drop, int hh, int mm, int ss, int ff) in av_timecode_get_smpte() argument
138 char *av_timecode_make_smpte_tc_string2(char *buf, AVRational rate, uint32_t tcsmpte, int prevent_df, int skip_field) in av_timecode_make_smpte_tc_string2() argument
209 fps_from_frame_rate(AVRational rate) fps_from_frame_rate() argument
216 av_timecode_check_frame_rate(AVRational rate) av_timecode_check_frame_rate() argument
221 av_timecode_init(AVTimecode *tc, AVRational rate, int flags, int frame_start, void *log_ctx) av_timecode_init() argument
231 av_timecode_init_from_components(AVTimecode *tc, AVRational rate, int flags, int hh, int mm, int ss, int ff, void *log_ctx) av_timecode_init_from_components() argument
252 av_timecode_init_from_string(AVTimecode *tc, AVRational rate, const char *str, void *log_ctx) av_timecode_init_from_string() argument
[all...]
/third_party/alsa-utils/axfer/test/
H A Dmapper-test.c87 unsigned int rate; in test_demux() local
177 unsigned int rate; in test_mux() local
/third_party/alsa-utils/axfer/
H A Dsubcmd-transfer.c249 unsigned int rate; in playback_pre_process() local
/third_party/alsa-utils/bat/
H A Dalsa.c82 unsigned int rate; in set_snd_pcm_params() local
[all...]
/third_party/alsa-lib/include/
H A Dpcm_ioplug.h121 unsigned int rate; /**< rate; filled after hw_params is called */ member
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-alexa/
H A Daudio.c50 int rate; member
128 unsigned int rate = pv_sample_rate(); /* it's 16kHz */ in set_hw_params() local
/third_party/libinput/src/
H A Dutil-prop-parsers.c55 int nread, dpi = 0, rate; in parse_mouse_dpi_property() local
/third_party/node/deps/v8/src/profiler/
H A Dsampling-heap-profiler.cc27 intptr_t SamplingHeapProfiler::Observer::GetNextSampleInterval(uint64_t rate) { in GetNextSampleInterval() argument
51 SamplingHeapProfiler( Heap* heap, StringsStorage* names, uint64_t rate, int stack_depth, v8::HeapProfiler::SamplingFlags flags) SamplingHeapProfiler() argument
[all...]
H A Dsampling-heap-profiler.h131 Observer(Heap* heap, intptr_t step_size, uint64_t rate, in Observer() argument
/third_party/pulseaudio/speex/libspeexdsp/
H A Dscal.c62 int rate; member
85 EXPORT SpeexDecorrState *speex_decorrelate_new(int rate, int channels, int frame_size) in speex_decorrelate_new() argument
/third_party/pulseaudio/src/pulsecore/
H A Dsample-util.c373 void pa_memchunk_sine(pa_memchunk *c, pa_mempool *pool, unsigned rate, unsigned freq) { in pa_memchunk_sine() argument
H A Dtime-smoother_2.c36 uint32_t rate; member
78 pa_smoother_2* pa_smoother_2_new(pa_usec_t window, pa_usec_t time_stamp, uint32_t frame_size, uint32_t rate) { in pa_smoother_2_new() argument
104 void pa_smoother_2_set_rate(pa_smoother_2 *s, pa_usec_t time_stamp, uint32_t rate) { in pa_smoother_2_set_rate() argument
[all...]
H A Dmodargs.c392 int pa_modargs_get_sample_rate(pa_modargs *ma, uint32_t *rate) { in pa_modargs_get_sample_rate() argument
/third_party/pulseaudio/src/modules/
H A Dmodule-esound-sink.c117 int32_t rate; member
/third_party/pulseaudio/src/pulse/
H A Dsample.h256 uint32_t rate; member
/third_party/pulseaudio/src/tests/
H A Dalsa-time-test.c29 unsigned rate = SAMPLE_RATE; in main() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dhashtablez_sampler.cc254 void SetHashtablezSampleParameter(int32_t rate) { in SetHashtablezSampleParameter() argument
/device/board/hihope/dayu210/audio_drivers/accessory/es8323/src/
H A Des8323_impl.c317 static int32_t Es8323DeviceFrequencyParse(uint32_t rate, uint16_t *freq) in Es8323DeviceFrequencyParse() argument
/device/board/hihope/rk3568/audio_drivers/codec/rk809_codec/src/
H A Drk809_codec_impl.c176 static const RK809SampleRateTimes RK809GetSRT(const uint32_t rate) in RK809GetSRT() argument
195 static const RK809PLLInputCLKPreDIV RK809GetPremode(const uint32_t rate) in RK809GetPremode() argument
/device/soc/rockchip/common/sdk_linux/include/soc/rockchip/
H A Drockchip_system_monitor.h33 unsigned long rate; member

Completed in 20 milliseconds

12345678910>>...18