Home
last modified time | relevance | path

Searched defs:frame_count (Results 51 - 75 of 146) sorted by relevance

123456

/third_party/musl/porting/linux/user/src/malloc/mallocng/
H A Dmalloc.c496 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 Dwicdec.c270 UINT frame_count = 0; in ReadPictureWithWIC() local
/third_party/skia/third_party/externals/libwebp/src/webp/
H A Ddemux.h299 uint32_t frame_count; member
/third_party/skia/tests/
H A DMultiPictureDocumentTest.cpp141 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 DSkottieSlide.cpp256 const auto frame_count = fAnimation->duration() * fAnimation->fps(); in animate() local
/third_party/skia/modules/skottie/src/
H A DSkottieTool.cpp309 auto frame_count = static_cast<int>(duration * fps); in main() local
[all...]
/kernel/linux/linux-6.6/arch/s390/lib/
H A Dtest_unwind.c50 int frame_count, prev_is_func2, seen_func2_func1, seen_arch_rethook_trampoline; in test_unwind() local
/kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/
H A Dfimc-lite.h173 unsigned int frame_count; member
H A Dfimc-isp.h134 unsigned int frame_count; member
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-lite.h175 unsigned int frame_count; member
H A Dfimc-isp.h138 unsigned int frame_count; member
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Drv515.c270 u32 crtc_enabled, tmp, frame_count, blackout; in rv515_mc_stop() local
352 u32 tmp, frame_count; in rv515_mc_resume() local
/third_party/ffmpeg/libavcodec/
H A Dwma.h141 int frame_count; member
/third_party/ffmpeg/libavfilter/
H A Davf_ahistogram.c55 int frame_count; member
H A Dvf_zoompan.c93 int64_t frame_count; member
/third_party/ffmpeg/libavformat/
H A Dxmv.c63 uint32_t frame_count; ///< The amount of frames within this video packet. member
/third_party/alsa-utils/axfer/
H A Dxfer-libasound.c574 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 Dxfer-libffado.c174 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...]
/third_party/libsnd/tests/
H A Dcommand_test.c561 sf_count_t buffer_len, frame_count ; in calc_peak_test() local
[all...]
/third_party/libsnd/src/
H A Drf64.c182 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 Ddevice9.h167 unsigned frame_count; /* It's ok if we overflow */ member
/third_party/node/deps/v8/src/debug/wasm/gdb-server/
H A Dwasm-module-debug.cc164 const size_t frame_count = frames.size(); in FindWasmFrame() local
/third_party/pulseaudio/src/modules/bluetooth/
H A Da2dp-codec-aptx-gst.c457 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
/kernel/linux/linux-6.6/arch/arm/mach-omap1/
H A Domap-dma.c146 omap_set_dma_transfer_params(int lch, int data_type, int elem_count, int frame_count, int sync_mode, int dma_trigger, int src_or_dst_synch) omap_set_dma_transfer_params() argument
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Das102_fe_types.h146 uint32_t frame_count; member

Completed in 21 milliseconds

123456