Searched refs:out_fmt (Results 1 - 3 of 3) sorted by relevance

/hardware/samsung_slsi/exynos5/libhwjpeg/
H A DExynosJpegBase.cpp113 fmt.fmt.pix_mp.pixelformat = pstConfig->pix.enc_fmt.out_fmt;
115 fmt.fmt.pix_mp.pixelformat = pstConfig->pix.dec_fmt.out_fmt;
164 pstConfig->pix.enc_fmt.out_fmt = fmt.fmt.pix_mp.pixelformat;
166 pstConfig->pix.dec_fmt.out_fmt = fmt.fmt.pix_mp.pixelformat;
460 switch (t_stJpegConfig.pix.dec_fmt.out_fmt) {
470 JPEG_ERROR_LOG("%s::Invalid input color format(%d) fail\n", __func__, t_stJpegConfig.pix.dec_fmt.out_fmt);
582 t_stJpegConfig.pix.dec_fmt.out_fmt = iV4l2ColorFormat;
627 t_stJpegConfig.pix.enc_fmt.out_fmt = iV4l2JpegFormat;
654 iFormat = t_stJpegConfig.pix.dec_fmt.out_fmt;
H A DExynosJpegDecoder.cpp190 t_stJpegConfig.pix.dec_fmt.out_fmt,
/hardware/samsung_slsi/exynos5/include/
H A DExynosJpegApi.h84 int out_fmt; member in struct:ExynosJpegBase::PIX_FMT

Completed in 156 milliseconds