Home
last modified time | relevance | path

Searched defs:sample_buf (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Dcoremediabuffer.h39 CMSampleBufferRef sample_buf; member
Dcoremediabuffer.c29 gst_core_media_meta_add (GstBuffer * buffer, CMSampleBufferRef sample_buf, in gst_core_media_meta_add()
242 gst_core_media_buffer_new (CMSampleBufferRef sample_buf, in gst_core_media_buffer_new()
/third_party/flutter/skia/third_party/externals/sdl/src/audio/alsa/
DSDL_alsa_audio.c309 const Uint8 *sample_buf = (const Uint8 *) this->hidden->mixbuf; in ALSA_PlayDevice() local
364 Uint8 *sample_buf = (Uint8 *) buffer; in ALSA_CaptureFromDevice() local
/third_party/ffmpeg/libavcodec/
Dvideotoolbox.c567 CMSampleBufferRef sample_buf; in videotoolbox_sample_buffer_create() local
630 CMSampleBufferRef sample_buf; in videotoolbox_session_decode_frame() local
Dalacenc.c73 int32_t sample_buf[2][DEFAULT_FRAME_SIZE]; member