Searched refs:stream_format (Results 1 – 11 of 11) sorted by relevance
/device/huawei/angler/camera/QCamera2/HAL3/ |
D | QCamera3HALHeader.h | 89 cam_format_t stream_format; member
|
D | QCamera3Channel.cpp | 1223 reproc_cfg.stream_type, reproc_cfg.stream_format); in setReprocConfig() 1231 reproc_cfg.stream_format = streamFormat; in setReprocConfig() 4358 reprocess_config.offline.input_fmt = src_config.stream_format; in addReprocStreamsFromSource() 4376 rc = pStream->init(streamType, src_config.stream_format, in addReprocStreamsFromSource()
|
D | QCamera3PostProc.cpp | 320 cam_format_t img_fmt = frame->reproc_config.stream_format; in getFWKJpegEncodeConfig()
|
/device/lge/bullhead/camera/QCamera2/HAL3/ |
D | QCamera3HALHeader.h | 89 cam_format_t stream_format; member
|
D | QCamera3Channel.cpp | 1223 reproc_cfg.stream_type, reproc_cfg.stream_format); in setReprocConfig() 1231 reproc_cfg.stream_format = streamFormat; in setReprocConfig() 4358 reprocess_config.offline.input_fmt = src_config.stream_format; in addReprocStreamsFromSource() 4376 rc = pStream->init(streamType, src_config.stream_format, in addReprocStreamsFromSource()
|
D | QCamera3PostProc.cpp | 320 cam_format_t img_fmt = frame->reproc_config.stream_format; in getFWKJpegEncodeConfig()
|
/device/google/marlin/camera/QCamera2/HAL3/ |
D | QCamera3HALHeader.h | 89 cam_format_t stream_format; member
|
D | QCamera3Channel.cpp | 1537 reproc_cfg.stream_type, reproc_cfg.stream_format); in setReprocConfig() 1545 reproc_cfg.stream_format = streamFormat; in setReprocConfig() 1562 rc = mm_stream_calc_offset_video(reproc_cfg.stream_format, in setReprocConfig() 1567 rc = mm_stream_calc_offset_raw(reproc_cfg.stream_format, in setReprocConfig() 4940 reprocess_config.offline.input_fmt = src_config.stream_format; in addReprocStreamsFromSource() 4958 rc = pStream->init(streamType, src_config.stream_format, in addReprocStreamsFromSource()
|
D | QCamera3HWI.h | 322 void addToPPFeatureMask(int stream_format, uint32_t stream_idx);
|
D | QCamera3PostProc.cpp | 354 cam_format_t img_fmt = frame->reproc_config.stream_format; in getFWKJpegEncodeConfig()
|
D | QCamera3HWI.cpp | 1292 void QCamera3HardwareInterface::addToPPFeatureMask(int stream_format, in addToPPFeatureMask() argument 1315 switch (stream_format) { in addToPPFeatureMask()
|