Home
last modified time | relevance | path

Searched refs:video (Results 1 – 25 of 167) sorted by relevance

1234567

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
Domx_video_encoder.cpp251 m_sInPortDef.format.video.cMIMEType = "YUV420"; in component_init()
252 m_sInPortDef.format.video.nFrameWidth = OMX_CORE_QCIF_WIDTH; in component_init()
253 m_sInPortDef.format.video.nFrameHeight = OMX_CORE_QCIF_HEIGHT; in component_init()
254 m_sInPortDef.format.video.nStride = OMX_CORE_QCIF_WIDTH; in component_init()
255 m_sInPortDef.format.video.nSliceHeight = OMX_CORE_QCIF_HEIGHT; in component_init()
256 m_sInPortDef.format.video.nBitrate = 64000; in component_init()
257 m_sInPortDef.format.video.xFramerate = 15 << 16; in component_init()
258 m_sInPortDef.format.video.eColorFormat = OMX_COLOR_FormatYUV420SemiPlanar; in component_init()
259 m_sInPortDef.format.video.eCompressionFormat = OMX_VIDEO_CodingUnused; in component_init()
277 m_sOutPortDef.format.video.nFrameWidth = OMX_CORE_QCIF_WIDTH; in component_init()
[all …]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Domx_swvenc_hevc.cpp237 m_sInPortDef.format.video.cMIMEType = (char *)"YUV420"; in component_init()
238 m_sInPortDef.format.video.nFrameWidth = OMX_CORE_QCIF_WIDTH; in component_init()
239 m_sInPortDef.format.video.nFrameHeight = OMX_CORE_QCIF_HEIGHT; in component_init()
240 m_sInPortDef.format.video.nStride = OMX_CORE_QCIF_WIDTH; in component_init()
241 m_sInPortDef.format.video.nSliceHeight = OMX_CORE_QCIF_HEIGHT; in component_init()
242 m_sInPortDef.format.video.nBitrate = 64000; in component_init()
243 m_sInPortDef.format.video.xFramerate = 15 << 16; in component_init()
244 m_sInPortDef.format.video.eColorFormat = (OMX_COLOR_FORMATTYPE) in component_init()
246 m_sInPortDef.format.video.eCompressionFormat = OMX_VIDEO_CodingUnused; in component_init()
262 m_sOutPortDef.format.video.nFrameWidth = OMX_CORE_QCIF_WIDTH; in component_init()
[all …]
Domx_swvenc_mpeg4.cpp259 m_sInPortDef.format.video.cMIMEType = (char *)"YUV420"; in component_init()
260 m_sInPortDef.format.video.nFrameWidth = OMX_CORE_QCIF_WIDTH; in component_init()
261 m_sInPortDef.format.video.nFrameHeight = OMX_CORE_QCIF_HEIGHT; in component_init()
262 m_sInPortDef.format.video.nStride = OMX_CORE_QCIF_WIDTH; in component_init()
263 m_sInPortDef.format.video.nSliceHeight = OMX_CORE_QCIF_HEIGHT; in component_init()
264 m_sInPortDef.format.video.nBitrate = 64000; in component_init()
265 m_sInPortDef.format.video.xFramerate = 15 << 16; in component_init()
266 m_sInPortDef.format.video.eColorFormat = (OMX_COLOR_FORMATTYPE) in component_init()
268 m_sInPortDef.format.video.eCompressionFormat = OMX_VIDEO_CodingUnused; in component_init()
272 Prop.info.frame_size.height = m_sInPortDef.format.video.nFrameHeight; in component_init()
[all …]
Domx_video_encoder.cpp376 m_sInPortDef.format.video.cMIMEType = (char *)"YUV420"; in component_init()
377 m_sInPortDef.format.video.nFrameWidth = OMX_CORE_QCIF_WIDTH; in component_init()
378 m_sInPortDef.format.video.nFrameHeight = OMX_CORE_QCIF_HEIGHT; in component_init()
379 m_sInPortDef.format.video.nStride = OMX_CORE_QCIF_WIDTH; in component_init()
380 m_sInPortDef.format.video.nSliceHeight = OMX_CORE_QCIF_HEIGHT; in component_init()
381 m_sInPortDef.format.video.nBitrate = 64000; in component_init()
382 m_sInPortDef.format.video.xFramerate = 15 << 16; in component_init()
383 m_sInPortDef.format.video.eColorFormat = (OMX_COLOR_FORMATTYPE) in component_init()
385 m_sInPortDef.format.video.eCompressionFormat = OMX_VIDEO_CodingUnused; in component_init()
402 m_sOutPortDef.format.video.nFrameWidth = OMX_CORE_QCIF_WIDTH; in component_init()
[all …]
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
Domx_swvenc_mpeg4.cpp284 m_sInPortDef.format.video.cMIMEType = (char *)"YUV420"; in component_init()
285 m_sInPortDef.format.video.nFrameWidth = OMX_CORE_QCIF_WIDTH; in component_init()
286 m_sInPortDef.format.video.nFrameHeight = OMX_CORE_QCIF_HEIGHT; in component_init()
287 m_sInPortDef.format.video.nStride = OMX_CORE_QCIF_WIDTH; in component_init()
288 m_sInPortDef.format.video.nSliceHeight = OMX_CORE_QCIF_HEIGHT; in component_init()
289 m_sInPortDef.format.video.nBitrate = 64000; in component_init()
290 m_sInPortDef.format.video.xFramerate = 15 << 16; in component_init()
291 m_sInPortDef.format.video.eColorFormat = (OMX_COLOR_FORMATTYPE) in component_init()
293 m_sInPortDef.format.video.eCompressionFormat = OMX_VIDEO_CodingUnused; in component_init()
297 Prop.info.frame_size.height = m_sInPortDef.format.video.nFrameHeight; in component_init()
[all …]
Domx_video_encoder.cpp414 m_sInPortDef.format.video.cMIMEType = (char *)"YUV420"; in component_init()
415 m_sInPortDef.format.video.nFrameWidth = OMX_CORE_QCIF_WIDTH; in component_init()
416 m_sInPortDef.format.video.nFrameHeight = OMX_CORE_QCIF_HEIGHT; in component_init()
417 m_sInPortDef.format.video.nStride = OMX_CORE_QCIF_WIDTH; in component_init()
418 m_sInPortDef.format.video.nSliceHeight = OMX_CORE_QCIF_HEIGHT; in component_init()
419 m_sInPortDef.format.video.nBitrate = 64000; in component_init()
420 m_sInPortDef.format.video.xFramerate = 15 << 16; in component_init()
421 m_sInPortDef.format.video.eColorFormat = (OMX_COLOR_FORMATTYPE) in component_init()
423 m_sInPortDef.format.video.eCompressionFormat = OMX_VIDEO_CodingUnused; in component_init()
440 m_sOutPortDef.format.video.nFrameWidth = OMX_CORE_QCIF_WIDTH; in component_init()
[all …]
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/
DMakefile.am57 AM_CPPFLAGS += -I$(top_srcdir)/mm-video-v4l2/vidc/common/inc/
58 AM_CPPFLAGS += -I$(top_srcdir)/mm-video-v4l2/vidc/venc/inc/
67 sources += $(top_srcdir)/mm-video-v4l2/vidc/common/src/extra_data_handler.cpp
68 sources += $(top_srcdir)/mm-video-v4l2/vidc/common/src/vidc_color_converter.cpp
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/
Domx_swvenc_mpeg4.cpp283 m_sInPortDef.format.video.cMIMEType = (char *)"YUV420"; in component_init()
284 m_sInPortDef.format.video.nFrameWidth = OMX_CORE_QCIF_WIDTH; in component_init()
285 m_sInPortDef.format.video.nFrameHeight = OMX_CORE_QCIF_HEIGHT; in component_init()
286 m_sInPortDef.format.video.nStride = OMX_CORE_QCIF_WIDTH; in component_init()
287 m_sInPortDef.format.video.nSliceHeight = OMX_CORE_QCIF_HEIGHT; in component_init()
288 m_sInPortDef.format.video.nBitrate = 64000; in component_init()
289 m_sInPortDef.format.video.xFramerate = 15 << 16; in component_init()
290 m_sInPortDef.format.video.eColorFormat = (OMX_COLOR_FORMATTYPE) in component_init()
292 m_sInPortDef.format.video.eCompressionFormat = OMX_VIDEO_CodingUnused; in component_init()
296 Prop.info.frame_size.height = m_sInPortDef.format.video.nFrameHeight; in component_init()
[all …]
Domx_video_encoder.cpp286 m_sInPortDef.format.video.cMIMEType = (char *)"YUV420"; in component_init()
287 m_sInPortDef.format.video.nFrameWidth = OMX_CORE_QCIF_WIDTH; in component_init()
288 m_sInPortDef.format.video.nFrameHeight = OMX_CORE_QCIF_HEIGHT; in component_init()
289 m_sInPortDef.format.video.nStride = OMX_CORE_QCIF_WIDTH; in component_init()
290 m_sInPortDef.format.video.nSliceHeight = OMX_CORE_QCIF_HEIGHT; in component_init()
291 m_sInPortDef.format.video.nBitrate = 64000; in component_init()
292 m_sInPortDef.format.video.xFramerate = 15 << 16; in component_init()
293 m_sInPortDef.format.video.eColorFormat = (OMX_COLOR_FORMATTYPE) in component_init()
295 m_sInPortDef.format.video.eCompressionFormat = OMX_VIDEO_CodingUnused; in component_init()
312 m_sOutPortDef.format.video.nFrameWidth = OMX_CORE_QCIF_WIDTH; in component_init()
[all …]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/
DMakefile.am55 AM_CPPFLAGS += -I$(top_srcdir)/mm-video-v4l2/vidc/common/inc/
56 AM_CPPFLAGS += -I$(top_srcdir)/mm-video-v4l2/vidc/vdec/inc/
67 c_sources += $(top_srcdir)/mm-video-v4l2/vidc/common/src/extra_data_handler.cpp
68 c_sources += $(top_srcdir)/mm-video-v4l2/vidc/common/src/vidc_color_converter.cpp
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/
DMakefile.am75 AM_CPPFLAGS += -I$(top_srcdir)/mm-video-v4l2/vidc/common/inc/
76 AM_CPPFLAGS += -I$(top_srcdir)/mm-video-v4l2/vidc/venc/inc/
85 sources += $(top_srcdir)/mm-video-v4l2/vidc/common/src/extra_data_handler.cpp
86 sources += $(top_srcdir)/mm-video-v4l2/vidc/common/src/vidc_color_converter.cpp
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/
DMakefile.am55 AM_CPPFLAGS += -I$(top_srcdir)/mm-video-v4l2/vidc/common/inc/
56 AM_CPPFLAGS += -I$(top_srcdir)/mm-video-v4l2/vidc/vdec/inc/
70 c_sources += $(top_srcdir)/mm-video-v4l2/vidc/common/src/vidc_common.cpp
71 c_sources += $(top_srcdir)/mm-video-v4l2/vidc/common/src/vidc_vendor_extensions.cpp
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/
DMakefile.am58 AM_CPPFLAGS += -I$(top_srcdir)/mm-video-v4l2/vidc/common/inc/
59 AM_CPPFLAGS += -I$(top_srcdir)/mm-video-v4l2/vidc/venc/inc/
73 sources += $(top_srcdir)/mm-video-v4l2/vidc/common/src/vidc_common.cpp
74 sources += $(top_srcdir)/mm-video-v4l2/vidc/common/src/vidc_vendor_extensions.cpp
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
Domx_swvenc_mpeg4.cpp259 m_sInPortDef.format.video.cMIMEType = (char *)"YUV420"; in component_init()
260 m_sInPortDef.format.video.nFrameWidth = OMX_CORE_QCIF_WIDTH; in component_init()
261 m_sInPortDef.format.video.nFrameHeight = OMX_CORE_QCIF_HEIGHT; in component_init()
262 m_sInPortDef.format.video.nStride = OMX_CORE_QCIF_WIDTH; in component_init()
263 m_sInPortDef.format.video.nSliceHeight = OMX_CORE_QCIF_HEIGHT; in component_init()
264 m_sInPortDef.format.video.nBitrate = 64000; in component_init()
265 m_sInPortDef.format.video.xFramerate = 15 << 16; in component_init()
266 m_sInPortDef.format.video.eColorFormat = (OMX_COLOR_FORMATTYPE) in component_init()
268 m_sInPortDef.format.video.eCompressionFormat = OMX_VIDEO_CodingUnused; in component_init()
272 Prop.info.frame_size.height = m_sInPortDef.format.video.nFrameHeight; in component_init()
[all …]
Domx_video_encoder.cpp390 m_sInPortDef.format.video.cMIMEType = (char *)"YUV420"; in component_init()
391 m_sInPortDef.format.video.nFrameWidth = OMX_CORE_QCIF_WIDTH; in component_init()
392 m_sInPortDef.format.video.nFrameHeight = OMX_CORE_QCIF_HEIGHT; in component_init()
393 m_sInPortDef.format.video.nStride = OMX_CORE_QCIF_WIDTH; in component_init()
394 m_sInPortDef.format.video.nSliceHeight = OMX_CORE_QCIF_HEIGHT; in component_init()
395 m_sInPortDef.format.video.nBitrate = 64000; in component_init()
396 m_sInPortDef.format.video.xFramerate = 15 << 16; in component_init()
397 m_sInPortDef.format.video.eColorFormat = (OMX_COLOR_FORMATTYPE) in component_init()
399 m_sInPortDef.format.video.eCompressionFormat = OMX_VIDEO_CodingUnused; in component_init()
416 m_sOutPortDef.format.video.nFrameWidth = OMX_CORE_QCIF_WIDTH; in component_init()
[all …]
/hardware/interfaces/media/omx/1.0/vts/functional/video/
Dmedia_video_hidl_test_common.cpp87 portDef.format.video.nFrameWidth = nFrameWidth; in setupRAWPort()
88 portDef.format.video.nFrameHeight = nFrameHeight; in setupRAWPort()
89 portDef.format.video.nStride = (((nFrameWidth + 15) >> 4) << 4); in setupRAWPort()
90 portDef.format.video.nSliceHeight = (((nFrameHeight + 15) >> 4) << 4); in setupRAWPort()
91 portDef.format.video.nBitrate = nBitrate; in setupRAWPort()
92 portDef.format.video.xFramerate = xFramerate; in setupRAWPort()
93 portDef.format.video.bFlagErrorConcealment = OMX_TRUE; in setupRAWPort()
94 portDef.format.video.eCompressionFormat = OMX_VIDEO_CodingUnused; in setupRAWPort()
95 portDef.format.video.eColorFormat = eColorFormat; in setupRAWPort()
DVtsHalMediaOmxV1_0TargetVideoEncTest.cpp485 ((portDef.format.video.nFrameWidth + 15) >> in setRefreshPeriod()
486 4 * (portDef.format.video.nFrameHeight + 15) >> 4) / in setRefreshPeriod()
527 portDef.format.video.nFrameWidth = nFrameWidth; in setDefaultPortParam()
528 portDef.format.video.nFrameHeight = nFrameHeight; in setDefaultPortParam()
529 portDef.format.video.nBitrate = nBitrate; in setDefaultPortParam()
530 portDef.format.video.xFramerate = xFramerate; in setDefaultPortParam()
531 portDef.format.video.bFlagErrorConcealment = OMX_TRUE; in setDefaultPortParam()
532 portDef.format.video.eCompressionFormat = eCompressionFormat; in setDefaultPortParam()
533 portDef.format.video.eColorFormat = OMX_COLOR_FormatUnused; in setDefaultPortParam()
824 portDef.format.video.nFrameWidth, portDef.format.video.nFrameHeight, in dispatchGraphicBuffer()
[all …]
/hardware/interfaces/camera/device/1.0/
DICameraDevice.hal203 * release video recording frames sent out by the cameral HAL before and
205 * clients must not modify/access any video recording frame after calling
242 * Request the camera HAL to store meta data or real YUV data in the video
245 * data in the video buffers.
250 * If meta data is stored in the video buffers, it is up to the receiver of
251 * the video buffers to interpret the contents and to find the actual frame
255 * Some camera HALs may not support storing meta data in the video buffers,
256 * but all camera HALs must support storing real YUV data in the video
258 * video buffers when it is requested to do do, INVALID_OPERATION must be
260 * than the actual frame data directly to the video encoder, since the
[all …]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp297 m_sInPortDef.format.video.cMIMEType = (char *)"YUV420"; in component_init()
298 m_sInPortDef.format.video.nFrameWidth = OMX_CORE_QCIF_WIDTH; in component_init()
299 m_sInPortDef.format.video.nFrameHeight = OMX_CORE_QCIF_HEIGHT; in component_init()
300 m_sInPortDef.format.video.nStride = OMX_CORE_QCIF_WIDTH; in component_init()
301 m_sInPortDef.format.video.nSliceHeight = OMX_CORE_QCIF_HEIGHT; in component_init()
302 m_sInPortDef.format.video.nBitrate = 64000; in component_init()
303 m_sInPortDef.format.video.xFramerate = 15 << 16; in component_init()
304 m_sInPortDef.format.video.eColorFormat = (OMX_COLOR_FORMATTYPE) in component_init()
306 m_sInPortDef.format.video.eCompressionFormat = OMX_VIDEO_CodingUnused; in component_init()
323 m_sOutPortDef.format.video.nFrameWidth = OMX_CORE_QCIF_WIDTH; in component_init()
[all …]
/hardware/google/av/codec2/hidl/1.0/mts/common/
DREADME.md18 #### video :
19 Functionality of video test is to validate video specific functionality Codec2 components. The reso…
/hardware/interfaces/automotive/evs/1.0/
DIEvsCameraStream.hal21 * Implemented on client side to receive asynchronous video frame deliveries.
26 * Receives calls from the HAL each time a video frame is ready for inspection.
28 * IEvsCamera::doneWithFrame(). When the video stream is stopped via a call
/hardware/qcom/media/
DAndroid.mk21 include $(QCOM_MEDIA_ROOT)/mm-video-legacy/Android.mk
25 include $(QCOM_MEDIA_ROOT)/mm-video-v4l2/Android.mk
/hardware/qcom/sm8150/media/
Dconfigure.ac99 AC_ARG_ENABLE([build-mm-video],
100 AC_HELP_STRING([--enable-build-mm-video],
101 [Enable conditional compile for build mm video [default=no]]),
200 mm-video-v4l2/Makefile \
201 mm-video-v4l2/vidc/Makefile \
202 mm-video-v4l2/vidc/venc/Makefile \
203 mm-video-v4l2/vidc/vdec/Makefile \
/hardware/interfaces/media/omx/1.0/vts/functional/
DREADME.md4 …ctory contains the following folders: audio, common, component, store and video. Besides common al…
25 #### video :
26 This folder includes test fixtures associated with testing video encoder and decoder components suc…
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/
DMakefile.am51 AM_CPPFLAGS += -I$(top_srcdir)/mm-video-v4l2/vidc/common/inc/
52 AM_CPPFLAGS += -I$(top_srcdir)/mm-video-v4l2/vidc/vdec/inc/

1234567