Home
last modified time | relevance | path

Searched refs:stream_type (Results 1 – 25 of 49) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/
H A Dstream.hpp44 >::type stream_type; typedef
73 detail::stream_traits<Device, Tr>::stream_type >
80 typedef typename stream_traits<Device, Tr>::stream_type stream_type; typedef in boost::iostreams::detail::stream_base
84 stream_base() : pbase_type(), stream_type(&member) { } in stream_base()
125 >::stream_type stream_type; typedef
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/tl/
H A Dmali_kbase_tlstream.c144 enum tl_stream_type stream_type, in kbase_tlstream_init() argument
150 KBASE_DEBUG_ASSERT(stream_type < TL_STREAM_TYPE_COUNT); in kbase_tlstream_init()
155 if (tl_stream_cfg[stream_type].pkt_type == TL_PACKET_TYPE_BODY) in kbase_tlstream_init()
163 tl_stream_cfg[stream_type].pkt_family, in kbase_tlstream_init()
164 tl_stream_cfg[stream_type].pkt_class, in kbase_tlstream_init()
165 tl_stream_cfg[stream_type].pkt_type, in kbase_tlstream_init()
166 tl_stream_cfg[stream_type].stream_id, in kbase_tlstream_init()
H A Dmali_kbase_tlstream.h111 enum tl_stream_type stream_type,
/OK3568_Linux_fs/kernel/sound/soc/qcom/qdsp6/
H A Dq6routing.h6 int stream_id, int stream_type);
7 void q6routing_stream_close(int fedai_id, int stream_type);
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_tlstream.c826 enum tl_stream_type stream_type) in kbasep_timeline_stream_init() argument
831 KBASE_DEBUG_ASSERT(TL_STREAM_TYPE_COUNT > stream_type); in kbasep_timeline_stream_init()
836 if (TL_PACKET_TYPE_BODY == tl_stream_cfg[stream_type].pkt_type) in kbasep_timeline_stream_init()
844 tl_stream_cfg[stream_type].pkt_family, in kbasep_timeline_stream_init()
845 tl_stream_cfg[stream_type].pkt_class, in kbasep_timeline_stream_init()
846 tl_stream_cfg[stream_type].pkt_type, in kbasep_timeline_stream_init()
847 tl_stream_cfg[stream_type].stream_id, in kbasep_timeline_stream_init()
850 kbasep_timeline_stream_reset(tl_stream[stream_type]); in kbasep_timeline_stream_init()
940 enum tl_stream_type stream_type, in kbasep_tlstream_msgbuf_acquire() argument
949 KBASE_DEBUG_ASSERT(TL_STREAM_TYPE_COUNT > stream_type); in kbasep_tlstream_msgbuf_acquire()
[all …]
/OK3568_Linux_fs/kernel/drivers/media/common/
H A Dcx2341x.c217 .stream_type = V4L2_MPEG_STREAM_TYPE_MPEG2_PS,
330 ctrl->value = params->stream_type; in cx2341x_get_ctrl()
481 params->stream_type = ctrl->value; in cx2341x_set_ctrl()
483 (params->stream_type == V4L2_MPEG_STREAM_TYPE_MPEG1_SS || in cx2341x_set_ctrl()
484 params->stream_type == V4L2_MPEG_STREAM_TYPE_MPEG1_VCD) ? in cx2341x_set_ctrl()
1065 CMP_FIELD(old, new, stream_type)) { in cx2341x_update()
1067 mpeg_stream_type[new->stream_type]); in cx2341x_update()
1344 (hdl->stream_type->val == V4L2_MPEG_STREAM_TYPE_MPEG1_SS || in cx2341x_try_ctrl()
1345 hdl->stream_type->val == V4L2_MPEG_STREAM_TYPE_MPEG1_VCD) ? in cx2341x_try_ctrl()
1590 cxhdl->stream_type = cx2341x_ctrl_new_menu(hdl, in cx2341x_handler_init()
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/
H A Dthumbnails.cpp335 config.stream_type = type; in ParseRequests()
352 config.stream_type, config.before_node, config.after_nodes, config.format[0], in DumpConfig()
363 config.stream_type, config.before_node, config.after_nodes, in DumpConfigs()
446 return ((type == pool.first.stream_type) && ConfigEqual(config, pool.first)); in GetBufferByConfig()
489 p.unique_id, config.stream_type, config.width_intfactor, config.height_intfactor, in operator ()()
631 p.unique_id, config.stream_type, config.width_intfactor, in OnFrameEvent()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/io/wkt/
H A Dwrite.hpp138 > stream_type; in apply() typedef
151 stream_type::apply(os, *it); in apply()
161 stream_type::apply(os, *begin); in apply()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_uvd.c356 unsigned stream_type = msg[4]; in radeon_uvd_cs_msg_decode() local
371 switch (stream_type) { in radeon_uvd_cs_msg_decode()
422 DRM_ERROR("UVD codec not handled %d!\n", stream_type); in radeon_uvd_cs_msg_decode()
443 unsigned stream_type) in radeon_uvd_validate_codec() argument
445 switch (stream_type) { in radeon_uvd_validate_codec()
460 stream_type); in radeon_uvd_validate_codec()
/OK3568_Linux_fs/kernel/include/media/drv-intf/
H A Dcx2341x.h33 enum v4l2_mpeg_stream_type stream_type; member
140 struct v4l2_ctrl *stream_type; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/
H A Dthumbnails_head.h31 uint32_t stream_type; member
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/
H A Dstream.h76 enum stream_type { enum
163 enum stream_type type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/broken_overload_resolution/
H A Dstream.hpp37 >::stream_type stream_type; typedef
/OK3568_Linux_fs/kernel/sound/soc/intel/atom/
H A Dsst-mfld-dsp.h161 enum stream_type { enum
392 u8 stream_type; member
H A Dsst-mfld-platform.h84 u8 stream_type; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/stream/
H A Dstream.hpp44 using spirit::stream_type;
/OK3568_Linux_fs/kernel/sound/soc/intel/catpt/
H A Dmessages.c33 enum catpt_stream_type stream_type:8; member
74 input.stream_type = type; in catpt_ipc_alloc_stream()
/OK3568_Linux_fs/kernel/drivers/soundwire/
H A Dcadence_master.h95 enum sdw_stream_type stream_type; member
/OK3568_Linux_fs/kernel/drivers/media/pci/cx18/
H A Dcx18-controls.c22 int type = cxhdl->stream_type->val; in cx18_s_stream_vbi_fmt()
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22/
H A D0005-playbin3-Fix-Qt-videoplayer-cannot-change-video-stat.patch327 control_source_pad (playbin, pad, combine_pad, combine->stream_type);
334 + switch (combine->stream_type) {
/OK3568_Linux_fs/kernel/drivers/media/pci/saa7164/
H A Dsaa7164.h265 u32 stream_type; /* V4L2_MPEG_STREAM_TYPE_MPEG2_TS */ member
282 u32 stream_type; /* V4L2_MPEG_STREAM_TYPE_MPEG2_TS */ member
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-base/
H A D0005-playbin3-Fix-Qt-videoplayer-cannot-change-video-stat.patch327 control_source_pad (playbin, pad, combine_pad, combine->stream_type);
334 + switch (combine->stream_type) {
/OK3568_Linux_fs/kernel/drivers/media/usb/as102/
H A Das10x_cmd_stream.c35 pcmd->body.add_pid_filter.req.stream_type = filter->type; in as10x_cmd_add_PID_filter()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_dp_hdcp.c264 u8 stream_type; member
554 stream_type_msg.stream_type = content_type; in intel_dp_hdcp2_config_stream_type()
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_hdcp.h135 u8 stream_type; member

12