Searched refs:pix_mp (Results 1 - 24 of 24) sorted by path

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec_copper.cpp1398 fmt.fmt.pix_mp.height = drv_ctx.video_resolution.frame_height;
1399 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
1400 fmt.fmt.pix_mp.pixelformat = output_capability;
1430 fmt.fmt.pix_mp.height = drv_ctx.video_resolution.frame_height;
1431 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
1432 fmt.fmt.pix_mp.pixelformat = output_capability;
2976 fmt.fmt.pix_mp.height = drv_ctx.video_resolution.frame_height;
2977 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
2978 fmt.fmt.pix_mp.pixelformat = capture_capability;
7271 fmt.fmt.pix_mp
[all...]
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
H A Dvideo_encoder_device_copper.cpp360 fmt.fmt.pix_mp.height = m_sVenc_cfg.input_height;
361 fmt.fmt.pix_mp.width = m_sVenc_cfg.input_width;
362 fmt.fmt.pix_mp.pixelformat = V4L2_PIX_FMT_NV12;
366 m_sInput_buff_property.datasize=fmt.fmt.pix_mp.plane_fmt[0].sizeimage;
370 fmt.fmt.pix_mp.height = m_sVenc_cfg.input_height;
371 fmt.fmt.pix_mp.width = m_sVenc_cfg.input_width;
372 fmt.fmt.pix_mp.pixelformat = V4L2_PIX_FMT_H264;
376 m_sOutput_buff_property.datasize=fmt.fmt.pix_mp.plane_fmt[0].sizeimage;
547 fmt.fmt.pix_mp.height = m_sVenc_cfg.input_height;
548 fmt.fmt.pix_mp
[all...]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp1474 fmt.fmt.pix_mp.height = drv_ctx.video_resolution.frame_height;
1475 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
1476 fmt.fmt.pix_mp.pixelformat = output_capability;
1506 fmt.fmt.pix_mp.height = drv_ctx.video_resolution.frame_height;
1507 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
1508 fmt.fmt.pix_mp.pixelformat = capture_capability;
2807 fmt.fmt.pix_mp.height = drv_ctx.video_resolution.frame_height;
2808 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
2809 fmt.fmt.pix_mp.pixelformat = output_capability;
2810 DEBUG_PRINT_LOW("fmt.fmt.pix_mp
[all...]
H A Domx_vdec_hevc_swvdec.cpp1768 fmt.fmt.pix_mp.width = 320;
1769 fmt.fmt.pix_mp.height = 240;
1770 fmt.fmt.pix_mp.pixelformat = V4L2_PIX_FMT_HEVC_HYBRID;
1917 fmt.fmt.pix_mp.height = drv_ctx.video_resolution.frame_height;
1918 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
1919 fmt.fmt.pix_mp.pixelformat = output_capability;
1946 fmt.fmt.pix_mp.height = drv_ctx.video_resolution.frame_height;
1947 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
1948 fmt.fmt.pix_mp.pixelformat = capture_capability;
3468 fmt.fmt.pix_mp
[all...]
H A Domx_vdec_msm8974.cpp1868 fmt.fmt.pix_mp.height = drv_ctx.video_resolution.frame_height;
1869 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
1870 fmt.fmt.pix_mp.pixelformat = output_capability;
1930 fmt.fmt.pix_mp.height = drv_ctx.video_resolution.frame_height;
1931 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
1932 fmt.fmt.pix_mp.pixelformat = capture_capability;
3329 fmt.fmt.pix_mp.pixelformat = capture_capability;
3336 if ((portDefn->format.video.nFrameHeight != (unsigned int)fmt.fmt.pix_mp.height) ||
3337 (portDefn->format.video.nFrameWidth != (unsigned int)fmt.fmt.pix_mp.width)) {
3356 fmt.fmt.pix_mp
[all...]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp964 fmt.fmt.pix_mp.height = m_sVenc_cfg.dvs_height;
965 fmt.fmt.pix_mp.width = m_sVenc_cfg.dvs_width;
966 fmt.fmt.pix_mp.pixelformat = m_sVenc_cfg.codectype;
977 m_sOutput_buff_property.datasize=fmt.fmt.pix_mp.plane_fmt[0].sizeimage;
980 fmt.fmt.pix_mp.height = m_sVenc_cfg.input_height;
981 fmt.fmt.pix_mp.width = m_sVenc_cfg.input_width;
982 fmt.fmt.pix_mp.pixelformat = V4L2_PIX_FMT_NV12;
983 fmt.fmt.pix_mp.colorspace = V4L2_COLORSPACE_BT878;
986 m_sInput_buff_property.datasize=fmt.fmt.pix_mp.plane_fmt[0].sizeimage;
1195 fmt.fmt.pix_mp
[all...]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp1453 fmt.fmt.pix_mp.height = drv_ctx.video_resolution.frame_height;
1454 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
1455 fmt.fmt.pix_mp.pixelformat = output_capability;
1485 fmt.fmt.pix_mp.height = drv_ctx.video_resolution.frame_height;
1486 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
1487 fmt.fmt.pix_mp.pixelformat = capture_capability;
2786 fmt.fmt.pix_mp.height = drv_ctx.video_resolution.frame_height;
2787 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
2788 fmt.fmt.pix_mp.pixelformat = output_capability;
2789 DEBUG_PRINT_LOW("fmt.fmt.pix_mp
[all...]
H A Domx_vdec_hevc_swvdec.cpp1785 fmt.fmt.pix_mp.width = 320;
1786 fmt.fmt.pix_mp.height = 240;
1787 fmt.fmt.pix_mp.pixelformat = V4L2_PIX_FMT_HEVC_HYBRID;
1940 fmt.fmt.pix_mp.height = drv_ctx.video_resolution.frame_height;
1941 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
1942 fmt.fmt.pix_mp.pixelformat = output_capability;
1969 fmt.fmt.pix_mp.height = drv_ctx.video_resolution.frame_height;
1970 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
1971 fmt.fmt.pix_mp.pixelformat = capture_capability;
3540 fmt.fmt.pix_mp
[all...]
H A Domx_vdec_v4l2.cpp1106 fmt.fmt.pix_mp.pixelformat = capture_capability;
1114 fmt.fmt.pix_mp.width, fmt.fmt.pix_mp.height, m_downscalar_width, m_downscalar_height);
1116 if (fmt.fmt.pix_mp.width * fmt.fmt.pix_mp.height > m_downscalar_width * m_downscalar_height) {
1123 OMX_U32 width = m_downscalar_width > fmt.fmt.pix_mp.width ?
1124 fmt.fmt.pix_mp.width : m_downscalar_width;
1125 OMX_U32 height = m_downscalar_height > fmt.fmt.pix_mp.height ?
1126 fmt.fmt.pix_mp.height : m_downscalar_height;
1157 rc = update_resolution(fmt.fmt.pix_mp
[all...]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp1237 fmt.fmt.pix_mp.height = m_sVenc_cfg.dvs_height;
1238 fmt.fmt.pix_mp.width = m_sVenc_cfg.dvs_width;
1239 fmt.fmt.pix_mp.pixelformat = m_sVenc_cfg.codectype;
1250 m_sOutput_buff_property.datasize=fmt.fmt.pix_mp.plane_fmt[0].sizeimage;
1254 fmt.fmt.pix_mp.height = m_sVenc_cfg.input_height;
1255 fmt.fmt.pix_mp.width = m_sVenc_cfg.input_width;
1256 fmt.fmt.pix_mp.pixelformat = V4L2_DEFAULT_OUTPUT_COLOR_FMT;
1257 fmt.fmt.pix_mp.colorspace = V4L2_COLORSPACE_470_SYSTEM_BG;
1260 m_sInput_buff_property.datasize=fmt.fmt.pix_mp.plane_fmt[0].sizeimage;
1470 *w = fmt.fmt.pix_mp
[all...]
/hardware/qcom/media/msm8996/videopp/src/
H A Domx_vdpp.cpp1629 fmt.fmt.pix_mp.height = drv_ctx.video_resolution_input.frame_height;
1630 fmt.fmt.pix_mp.width = drv_ctx.video_resolution_input.frame_width;
1633 fmt.fmt.pix_mp.field = V4L2_FIELD_NONE;
1637 fmt.fmt.pix_mp.field = V4L2_FIELD_INTERLACED;
1639 fmt.fmt.pix_mp.pixelformat = output_capability;
1643 setFormatParams(output_capability, drv_ctx.input_bytesperpixel, &(fmt.fmt.pix_mp.num_planes));
1644 for( i=0; i<fmt.fmt.pix_mp.num_planes; i++ )
1646 fmt.fmt.pix_mp.plane_fmt[i].sizeimage = paddedFrameWidth128(fmt.fmt.pix_mp.width * drv_ctx.input_bytesperpixel[i] * fmt.fmt.pix_mp
[all...]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp1453 fmt.fmt.pix_mp.height = drv_ctx.video_resolution.frame_height;
1454 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
1455 fmt.fmt.pix_mp.pixelformat = output_capability;
1485 fmt.fmt.pix_mp.height = drv_ctx.video_resolution.frame_height;
1486 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
1487 fmt.fmt.pix_mp.pixelformat = capture_capability;
2786 fmt.fmt.pix_mp.height = drv_ctx.video_resolution.frame_height;
2787 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
2788 fmt.fmt.pix_mp.pixelformat = output_capability;
2789 DEBUG_PRINT_LOW("fmt.fmt.pix_mp
[all...]
H A Domx_vdec_hevc_swvdec.cpp1785 fmt.fmt.pix_mp.width = 320;
1786 fmt.fmt.pix_mp.height = 240;
1787 fmt.fmt.pix_mp.pixelformat = V4L2_PIX_FMT_HEVC_HYBRID;
1940 fmt.fmt.pix_mp.height = drv_ctx.video_resolution.frame_height;
1941 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
1942 fmt.fmt.pix_mp.pixelformat = output_capability;
1969 fmt.fmt.pix_mp.height = drv_ctx.video_resolution.frame_height;
1970 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
1971 fmt.fmt.pix_mp.pixelformat = capture_capability;
3540 fmt.fmt.pix_mp
[all...]
H A Domx_vdec_v4l2.cpp1093 fmt.fmt.pix_mp.pixelformat = capture_capability;
1258 fmt.fmt.pix_mp.pixelformat = capture_capability;
1264 isPortraitVideo = fmt.fmt.pix_mp.width < fmt.fmt.pix_mp.height ? OMX_TRUE : OMX_FALSE;
1328 fmt.fmt.pix_mp.pixelformat = capture_capability;
1335 height = fmt.fmt.pix_mp.height;
1336 width = fmt.fmt.pix_mp.width;
1339 fmt.fmt.pix_mp.width, fmt.fmt.pix_mp.height, m_downscalar_width, m_downscalar_height, m_is_display_session);
1341 if ((fmt.fmt.pix_mp
[all...]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp1420 fmt.fmt.pix_mp.height = m_sVenc_cfg.dvs_height;
1421 fmt.fmt.pix_mp.width = m_sVenc_cfg.dvs_width;
1422 fmt.fmt.pix_mp.pixelformat = m_sVenc_cfg.codectype;
1433 m_sOutput_buff_property.datasize=fmt.fmt.pix_mp.plane_fmt[0].sizeimage;
1437 fmt.fmt.pix_mp.height = m_sVenc_cfg.input_height;
1438 fmt.fmt.pix_mp.width = m_sVenc_cfg.input_width;
1439 fmt.fmt.pix_mp.pixelformat = V4L2_DEFAULT_OUTPUT_COLOR_FMT;
1440 fmt.fmt.pix_mp.colorspace = V4L2_COLORSPACE_470_SYSTEM_BG;
1443 m_sInput_buff_property.datasize=fmt.fmt.pix_mp.plane_fmt[0].sizeimage;
1668 fmt.fmt.pix_mp
[all...]
/hardware/qcom/media/msm8998/videopp/src/
H A Domx_vdpp.cpp1629 fmt.fmt.pix_mp.height = drv_ctx.video_resolution_input.frame_height;
1630 fmt.fmt.pix_mp.width = drv_ctx.video_resolution_input.frame_width;
1633 fmt.fmt.pix_mp.field = V4L2_FIELD_NONE;
1637 fmt.fmt.pix_mp.field = V4L2_FIELD_INTERLACED;
1639 fmt.fmt.pix_mp.pixelformat = output_capability;
1643 setFormatParams(output_capability, drv_ctx.input_bytesperpixel, &(fmt.fmt.pix_mp.num_planes));
1644 for( i=0; i<fmt.fmt.pix_mp.num_planes; i++ )
1646 fmt.fmt.pix_mp.plane_fmt[i].sizeimage = paddedFrameWidth128(fmt.fmt.pix_mp.width * drv_ctx.input_bytesperpixel[i] * fmt.fmt.pix_mp
[all...]
/hardware/qcom/msm8960/kernel-headers/linux/
H A Dvideodev2.h2066 struct v4l2_pix_format_mplane pix_mp; member in union:v4l2_format::__anon3105
/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dvideodev2.h2420 * @pix_mp: definition of a multiplanar image format
2430 struct v4l2_pix_format_mplane pix_mp; /* V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE */ member in union:v4l2_format::__anon3160
/hardware/qcom/msm8994/kernel-headers/linux/
H A Dvideodev2.h1236 struct v4l2_pix_format_mplane pix_mp; member in union:v4l2_format::__anon3235
/hardware/qcom/msm8994/original-kernel-headers/linux/
H A Dvideodev2.h1735 * @pix_mp: definition of a multiplanar image format
1745 struct v4l2_pix_format_mplane pix_mp; /* V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE */ member in union:v4l2_format::__anon3342
/hardware/qcom/msm8996/kernel-headers/linux/
H A Dvideodev2.h1335 struct v4l2_pix_format_mplane pix_mp; member in union:v4l2_format::__anon3483
/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dvideodev2.h1860 * @pix_mp: definition of a multiplanar image format
1870 struct v4l2_pix_format_mplane pix_mp; /* V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE */ member in union:v4l2_format::__anon3634
/hardware/qcom/msm8x84/kernel-headers/linux/
H A Dvideodev2.h1235 struct v4l2_pix_format_mplane pix_mp; member in union:v4l2_format::__anon4053
/hardware/qcom/msm8x84/original-kernel-headers/linux/
H A Dvideodev2.h1732 * @pix_mp: definition of a multiplanar image format
1742 struct v4l2_pix_format_mplane pix_mp; /* V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE */ member in union:v4l2_format::__anon4150

Completed in 363 milliseconds