Home
last modified time | relevance | path

Searched refs:plane_fmt (Results 1 – 20 of 20) sorted by relevance

/hardware/qcom/media/msm8996/videopp/src/
Domx_vdpp.cpp1646 …fmt.fmt.pix_mp.plane_fmt[i].sizeimage = paddedFrameWidth128(fmt.fmt.pix_mp.width * drv_ctx.input_b… in component_init()
1647 …fmt.fmt.pix_mp.plane_fmt[i].bytesperline = paddedFrameWidth128(fmt.fmt.pix_mp.width * drv_ctx.inpu… in component_init()
1648 …HIGH(" fmt.fmt.pix_mp.plane_fmt[%d].sizeimage = %d \n ", i, fmt.fmt.pix_mp.plane_fmt[i].sizeimage); in component_init()
1674 fmt.fmt.pix_mp.plane_fmt[i].sizeimage = paddedFrameWidth128(fmt.fmt.pix_mp.width * in component_init()
1677 …fmt.fmt.pix_mp.plane_fmt[i].bytesperline = paddedFrameWidth128(fmt.fmt.pix_mp.width * drv_ctx.outp… in component_init()
1678 …HIGH(" fmt.fmt.pix_mp.plane_fmt[%d].sizeimage = %d \n ", i, fmt.fmt.pix_mp.plane_fmt[i].sizeimage); in component_init()
2992 …fmt.fmt.pix_mp.plane_fmt[i].sizeimage = paddedFrameWidth128(fmt.fmt.pix_mp.width * drv_ctx.output_… in set_parameter()
2993 …fmt.fmt.pix_mp.plane_fmt[i].bytesperline = paddedFrameWidth128(fmt.fmt.pix_mp.width * drv_ctx.outp… in set_parameter()
2994 …_FMT (op) fmt.fmt.pix_mp.plane_fmt[%d].sizeimage = %d \n",i,fmt.fmt.pix_mp.plane_fmt[i].sizeimage); in set_parameter()
3002 …_FMT (op) fmt.fmt.pix_mp.plane_fmt[%d].sizeimage = %d \n",i,fmt.fmt.pix_mp.plane_fmt[i].sizeimage); in set_parameter()
[all …]
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
Dvideo_encoder_device_copper.cpp366 m_sInput_buff_property.datasize=fmt.fmt.pix_mp.plane_fmt[0].sizeimage; in venc_open()
376 m_sOutput_buff_property.datasize=fmt.fmt.pix_mp.plane_fmt[0].sizeimage; in venc_open()
552 m_sInput_buff_property.datasize=fmt.fmt.pix_mp.plane_fmt[0].sizeimage; in venc_get_buf_req()
588 m_sOutput_buff_property.datasize=fmt.fmt.pix_mp.plane_fmt[0].sizeimage; in venc_get_buf_req()
596 m_sOutput_buff_property.datasize=fmt.fmt.pix_mp.plane_fmt[0].sizeimage; in venc_get_buf_req()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp977 m_sOutput_buff_property.datasize=fmt.fmt.pix_mp.plane_fmt[0].sizeimage; in venc_open()
986 m_sInput_buff_property.datasize=fmt.fmt.pix_mp.plane_fmt[0].sizeimage; in venc_open()
1200 m_sInput_buff_property.datasize=fmt.fmt.pix_mp.plane_fmt[0].sizeimage; in venc_get_buf_req()
1248 m_sOutput_buff_property.datasize=fmt.fmt.pix_mp.plane_fmt[0].sizeimage; in venc_get_buf_req()
1255 m_sOutput_buff_property.datasize=fmt.fmt.pix_mp.plane_fmt[0].sizeimage; in venc_get_buf_req()
1279 extra_data_size = fmt.fmt.pix_mp.plane_fmt[extra_idx].sizeimage; in venc_get_buf_req()
1339 m_sInput_buff_property.datasize=fmt.fmt.pix_mp.plane_fmt[0].sizeimage; in venc_set_param()
1377 m_sOutput_buff_property.datasize = fmt.fmt.pix_mp.plane_fmt[0].sizeimage; in venc_set_param()
4526 m_sOutput_buff_property.datasize = fmt.fmt.pix_mp.plane_fmt[0].sizeimage; in venc_set_vpe_rotation()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp1250 m_sOutput_buff_property.datasize=fmt.fmt.pix_mp.plane_fmt[0].sizeimage; in venc_open()
1260 m_sInput_buff_property.datasize=fmt.fmt.pix_mp.plane_fmt[0].sizeimage; in venc_open()
1493 m_sInput_buff_property.datasize=fmt.fmt.pix_mp.plane_fmt[0].sizeimage; in venc_get_buf_req()
1532 m_sInput_buff_property.datasize=fmt.fmt.pix_mp.plane_fmt[0].sizeimage; in venc_get_buf_req()
1548 extra_data_size = fmt.fmt.pix_mp.plane_fmt[extra_idx].sizeimage; in venc_get_buf_req()
1563 m_sOutput_buff_property.datasize=fmt.fmt.pix_mp.plane_fmt[0].sizeimage; in venc_get_buf_req()
1570 m_sOutput_buff_property.datasize=fmt.fmt.pix_mp.plane_fmt[0].sizeimage; in venc_get_buf_req()
1600 extra_data_size = fmt.fmt.pix_mp.plane_fmt[extra_idx].sizeimage; in venc_get_buf_req()
1659 m_sInput_buff_property.datasize=fmt.fmt.pix_mp.plane_fmt[0].sizeimage; in venc_set_param()
1694 m_sOutput_buff_property.datasize = fmt.fmt.pix_mp.plane_fmt[0].sizeimage; in venc_set_param()
[all …]
/hardware/qcom/msm8994/kernel-headers/linux/
Dvideodev2.h1226 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES]; member
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dvideodev2.h1726 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES]; member
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dvideodev2.h1723 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES]; member
/hardware/qcom/msm8x84/kernel-headers/linux/
Dvideodev2.h1225 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES]; member
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_msm8974.cpp8746 fmt.fmt.pix_mp.plane_fmt[0].bytesperline, in get_buffer_req()
8747 fmt.fmt.pix_mp.plane_fmt[0].reserved[0]); in get_buffer_req()
8750 DEBUG_PRINT_HIGH("Buffer Size = %d",fmt.fmt.pix_mp.plane_fmt[0].sizeimage); in get_buffer_req()
8763 buffer_prop->buffer_size = fmt.fmt.pix_mp.plane_fmt[0].sizeimage; in get_buffer_req()
8767 extra_data_size = fmt.fmt.pix_mp.plane_fmt[extra_idx].sizeimage; in get_buffer_req()
8828 fmt.fmt.pix_mp.plane_fmt[0].sizeimage = buf_size; in set_buffer_req()
8951 portDefn->format.video.nStride = fmt.fmt.pix_mp.plane_fmt[0].bytesperline; in update_portdef()
8952 portDefn->format.video.nSliceHeight = fmt.fmt.pix_mp.plane_fmt[0].reserved[0]; in update_portdef()
Domx_vdec_hevc.cpp6247 omx->drv_ctx.video_resolution.stride = fmt.fmt.pix_mp.plane_fmt[0].bytesperline; in async_message_process()
6248 omx->drv_ctx.video_resolution.scan_lines = fmt.fmt.pix_mp.plane_fmt[0].reserved[0]; in async_message_process()
7156 DEBUG_PRINT_HIGH("Buffer Size (plane[0].sizeimage) = %d",fmt.fmt.pix_mp.plane_fmt[0].sizeimage); in get_buffer_req()
7164 buffer_prop->buffer_size = fmt.fmt.pix_mp.plane_fmt[0].sizeimage; in get_buffer_req()
7168 extra_data_size = fmt.fmt.pix_mp.plane_fmt[extra_idx].sizeimage; in get_buffer_req()
/hardware/qcom/msm8x09/original-kernel-headers/linux/
Dvideodev2.h1843 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES]; member
/hardware/qcom/msm8998/kernel-headers/linux/
Dvideodev2.h1430 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES]; member
/hardware/qcom/msm8x09/kernel-headers/linux/
Dvideodev2.h1062 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES]; member
/hardware/qcom/msm8996/kernel-headers/linux/
Dvideodev2.h1317 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES]; member
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dvideodev2.h1839 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES]; member
/hardware/qcom/msm8998/original-kernel-headers/linux/
Dvideodev2.h2096 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES]; member
/hardware/qcom/msm8960/original-kernel-headers/linux/
Dvideodev2.h2411 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES]; member
/hardware/qcom/msm8960/kernel-headers/linux/
Dvideodev2.h2056 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES]; member
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc_swvdec.cpp8350 fmt.fmt.pix_mp.plane_fmt[0].bytesperline, in get_buffer_req()
8351 fmt.fmt.pix_mp.plane_fmt[0].reserved[0]); in get_buffer_req()
8354 DEBUG_PRINT_HIGH("Buffer Size (plane[0].sizeimage) = %d",fmt.fmt.pix_mp.plane_fmt[0].sizeimage); in get_buffer_req()
8370 buffer_prop->buffer_size = fmt.fmt.pix_mp.plane_fmt[0].sizeimage; in get_buffer_req()
8374 extra_data_size = fmt.fmt.pix_mp.plane_fmt[extra_idx].sizeimage; in get_buffer_req()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Domx_vdec_copper.cpp7304 printf("Buffer Size = %d \n ",fmt.fmt.pix_mp.plane_fmt[0].sizeimage); in get_buffer_req()
7314 buffer_prop->buffer_size = fmt.fmt.pix_mp.plane_fmt[0].sizeimage; in get_buffer_req()