Lines Matching defs:streamFormat
188 cam_format_t streamFormat,
214 rc = pStream->init(streamType, streamFormat, streamDim, NULL, minStreamBufNum,
488 cam_format_t streamFormat;
511 streamFormat = CAM_FORMAT_YUV_420_NV12;
513 streamFormat = CAM_FORMAT_YUV_420_NV21;
517 streamFormat = CAM_FORMAT_YUV_420_NV21;
520 streamFormat = CAM_FORMAT_YUV_420_NV21;
525 streamFormat = CAM_FORMAT_BAYER_QCOM_RAW_10BPP_GBRG;
537 streamFormat,
1127 cam_format_t streamFormat;
1154 streamFormat = CAM_FORMAT_YUV_420_NV21;
1160 rc = QCamera3Channel::addStream(streamType, streamFormat, streamDim,
2492 cam_format_t streamFormat;
2497 pSrcStream->getFormat(streamFormat);
2502 reprocess_config.offline.input_fmt = streamFormat;
2533 rc = pStream->init(streamType, streamFormat, streamDim, &reprocess_config,