/third_party/alsa-utils/axfer/ |
H A D | subcmd-transfer.c | 196 uint64_t frame_count; in capture_pre_process() local 250 uint64_t frame_count; in playback_pre_process() local 376 unsigned int frame_count; context_process_frames() local [all...] |
H A D | container.c | 282 container_context_pre_process(struct container_context *cntr, snd_pcm_format_t *format, unsigned int *samples_per_frame, unsigned int *frames_per_second, uint64_t *frame_count) container_context_pre_process() argument 359 container_context_process_frames(struct container_context *cntr, void *frame_buffer, unsigned int *frame_count) container_context_process_frames() argument 410 container_context_post_process(struct container_context *cntr, uint64_t *frame_count) container_context_post_process() argument [all...] |
H A D | xfer-options.c | 398 uint64_t frame_count; in xfer_options_calculate_duration() local
|
H A D | xfer-libasound-timer-mmap.c | 119 timer_mmap_process_frames(struct libasound_state *state, unsigned int *frame_count, struct mapper_context *mapper, struct container_context *cntrs) timer_mmap_process_frames() argument 244 timer_mmap_r_process_frames(struct libasound_state *state, unsigned *frame_count, struct mapper_context *mapper, struct container_context *cntrs) timer_mmap_r_process_frames() argument 374 timer_mmap_w_process_frames(struct libasound_state *state, unsigned *frame_count, struct mapper_context *mapper, struct container_context *cntrs) timer_mmap_w_process_frames() argument [all...] |
H A D | xfer-libasound.c | 574 snd_pcm_uframes_t frame_count; in configure_sw_params() local 758 xfer_libasound_process_frames(struct xfer_context *xfer, unsigned int *frame_count, struct mapper_context *mapper, struct container_context *cntrs) xfer_libasound_process_frames() argument [all...] |
H A D | xfer-libffado.c | 174 r_process_frames(struct xfer_context *xfer, unsigned int *frame_count, struct mapper_context *mapper, struct container_context *cntrs) r_process_frames() argument 237 w_process_frames(struct xfer_context *xfer, unsigned int *frame_count, struct mapper_context *mapper, struct container_context *cntrs) w_process_frames() argument 474 xfer_libffado_process_frames(struct xfer_context *xfer, unsigned int *frame_count, struct mapper_context *mapper, struct container_context *cntrs) xfer_libffado_process_frames() argument [all...] |
H A D | container-voc.c | 145 uint16_t frame_count; member
|
/third_party/libsnd/include/ |
H A D | sndfile.hh | 306 SndfileHandle::seek (sf_count_t frame_count, int whence) in seek() argument 371 SndfileHandle::readf (short *ptr, sf_count_t frame_count) in readf() argument 375 SndfileHandle::readf (int *ptr, sf_count_t frame_count) in readf() argument 379 SndfileHandle::readf (float *ptr, sf_count_t frame_count) in readf() argument 383 SndfileHandle::readf (double *ptr, sf_count_t frame_count) in readf() argument 387 writef(const short *ptr, sf_count_t frame_count) writef() argument 391 writef(const int *ptr, sf_count_t frame_count) writef() argument 395 writef(const float *ptr, sf_count_t frame_count) writef() argument 399 writef(const double *ptr, sf_count_t frame_count) writef() argument [all...] |
/third_party/musl/src/malloc/mallocng/ |
H A D | malloc.c | 503 ssize_t malloc_backtrace(void* pointer, uintptr_t* frames, size_t frame_count) in malloc_backtrace() argument
|
/third_party/musl/porting/linux/user/src/malloc/mallocng/ |
H A D | malloc.c | 496 ssize_t malloc_backtrace(void* pointer, uintptr_t* frames, size_t frame_count) in malloc_backtrace() argument
|
/third_party/skia/third_party/externals/libwebp/imageio/ |
H A D | wicdec.c | 270 UINT frame_count = 0; in ReadPictureWithWIC() local
|
/third_party/skia/third_party/externals/libwebp/src/webp/ |
H A D | demux.h | 299 uint32_t frame_count; member
|
/third_party/skia/tests/ |
H A D | MultiPictureDocumentTest.cpp | 141 int frame_count = SkMultiPictureDocumentReadPageCount(writtenStream.get()); in DEF_TEST() local 375 int frame_count = SkMultiPictureDocumentReadPageCount(writtenStream.get()); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local [all...] |
/third_party/skia/tools/viewer/ |
H A D | SkottieSlide.cpp | 256 const auto frame_count = fAnimation->duration() * fAnimation->fps(); in animate() local
|
/third_party/skia/modules/skottie/src/ |
H A D | SkottieTool.cpp | 309 auto frame_count = static_cast<int>(duration * fps); in main() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | wma.h | 141 int frame_count; member
|
H A D | opus.h | 93 int frame_count; /**< frame count */ member
|
/third_party/ffmpeg/libavfilter/ |
H A D | avf_ahistogram.c | 55 int frame_count; member
|
H A D | vf_zoompan.c | 93 int64_t frame_count; member
|
/third_party/ffmpeg/libavformat/ |
H A D | xmv.c | 63 uint32_t frame_count; ///< The amount of frames within this video packet. member
|
/third_party/libsnd/tests/ |
H A D | command_test.c | 561 sf_count_t buffer_len, frame_count ; in calc_peak_test() local [all...] |
/third_party/libsnd/src/ |
H A D | rf64.c | 182 sf_count_t riff_size = 0, frame_count = 0, ds64_datalength = 0 ; in rf64_read_header() local
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | device9.h | 167 unsigned frame_count; /* It's ok if we overflow */ member
|
/third_party/node/deps/v8/src/debug/wasm/gdb-server/ |
H A D | wasm-module-debug.cc | 164 const size_t frame_count = frames.size(); in FindWasmFrame() local
|
/third_party/pulseaudio/src/modules/bluetooth/ |
H A D | a2dp-codec-aptx-gst.c | 457 size_t frame_count = (link_mtu / 4); in get_block_size() local 472 size_t frame_count = (link_mtu - rtp_size) / 6; in get_block_size_hd() local
|