Home
last modified time | relevance | path

Searched refs:input_fmt (Results 1 – 5 of 5) sorted by relevance

/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/
H A DQCameraChannel.cpp1272 pStream->getFormat(rp_cfg.offline.input_fmt); in addReprocStreamsFromSource()
1373 rp_cfg.offline.input_fmt, rp_cfg.offline.num_of_bufs); in addReprocStreamsFromSource()
H A DQCamera2HWICallbacks.cpp485 main_stream->getFormat(config.input_fmt); in capture_channel_cb_routine()
H A DQCamera2HWI.cpp8708 streamInfoBuf->fmt = img_config.input_fmt; in addOfflineReprocChannel()
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/common/
H A Dcam_types.h2951 cam_format_t input_fmt; member
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/
H A DQCamera3Channel.cpp5473 reprocess_config.offline.input_fmt = src_config.input_stream_format; in addReprocStreamsFromSource()
5480 LOGH("input_fmt is %d, fmt is %d, input_dim is %d x %d", reprocess_config.offline.input_fmt, in addReprocStreamsFromSource()