Home
last modified time | relevance | path

Searched refs:ps_data (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/mpegpsmux/
Dmpegpsmux.c217 mpegpsmux_create_stream (MpegPsMux * mux, MpegPsPadData * ps_data, GstPad * pad) in mpegpsmux_create_stream() argument
236 ps_data->stream = psmux_create_stream (mux->psmux, PSMUX_ST_VIDEO_DIRAC); in mpegpsmux_create_stream()
240 ps_data->stream = psmux_create_stream (mux->psmux, PSMUX_ST_PS_AUDIO_AC3); in mpegpsmux_create_stream()
243 ps_data->stream = psmux_create_stream (mux->psmux, PSMUX_ST_PS_AUDIO_DTS); in mpegpsmux_create_stream()
246 ps_data->stream = psmux_create_stream (mux->psmux, PSMUX_ST_PS_AUDIO_LPCM); in mpegpsmux_create_stream()
253 ps_data->codec_data = gst_buffer_ref (gst_value_get_buffer (value)); in mpegpsmux_create_stream()
255 gst_buffer_get_size (ps_data->codec_data)); in mpegpsmux_create_stream()
256 ps_data->prepare_func = mpegpsmux_prepare_h264; in mpegpsmux_create_stream()
258 ps_data->codec_data = NULL; in mpegpsmux_create_stream()
260 ps_data->stream = psmux_create_stream (mux->psmux, PSMUX_ST_VIDEO_H264); in mpegpsmux_create_stream()
[all …]
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/ti-common/
Dkeystone_nav.h87 u32 ps_data[20]; member
/third_party/toybox/generated/
Dglobals.h1252 struct ps_data { struct
1561 struct ps_data ps;