Searched refs:plane_fmt (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/media/mm-video/vidc/venc/src/
H A Dvideo_encoder_device_copper.cpp367 m_sInput_buff_property.datasize=fmt.fmt.pix_mp.plane_fmt[0].sizeimage;
377 m_sOutput_buff_property.datasize=fmt.fmt.pix_mp.plane_fmt[0].sizeimage;
553 m_sInput_buff_property.datasize=fmt.fmt.pix_mp.plane_fmt[0].sizeimage;
589 m_sOutput_buff_property.datasize=fmt.fmt.pix_mp.plane_fmt[0].sizeimage;
597 m_sOutput_buff_property.datasize=fmt.fmt.pix_mp.plane_fmt[0].sizeimage;
/hardware/samsung_slsi/exynos5/libhwjpeg/
H A DExynosJpegBase.cpp108 fmt.fmt.pix_mp.plane_fmt[0].sizeimage = pstConfig->sizeJpeg;
/hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/enc/src/
H A DExynosVideoEncoder.c1053 bufferConf->nSizeImage = fmt.fmt.pix_mp.plane_fmt[0].sizeimage;
1087 fmt.fmt.pix_mp.plane_fmt[0].sizeimage = bufferConf->nSizeImage;
1134 bufferConf->nSizeImage = fmt.fmt.pix_mp.plane_fmt[0].sizeimage;
/hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/dec/src/
H A DExynosVideoDecoder.c686 fmt.fmt.pix_mp.plane_fmt[0].sizeimage = bufferConf->nSizeImage;
/hardware/samsung_slsi/exynos5/include/
H A Dvideodev2.h2180 * @plane_fmt: per-plane information
2190 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES]; member in struct:v4l2_pix_format_mplane
/hardware/qcom/media/mm-video/vidc/vdec/src/
H A Domx_vdec_copper.cpp7376 printf("Buffer Size = %d \n ",fmt.fmt.pix_mp.plane_fmt[0].sizeimage);
7386 buffer_prop->buffer_size = fmt.fmt.pix_mp.plane_fmt[0].sizeimage;

Completed in 114 milliseconds