Searched refs:stream_format (Results 1 – 13 of 13) sorted by relevance
72 uint32_t stream_format; member
77 uint32_t stream_format; member
73 uint32_t stream_format; member
79 uint32_t stream_format; member
364 StreamFormat stream_format(format, width, height); in setupStreams() local366 res = device_->SetFormat(stream_format, &max_buffers); in setupStreams()
59 stream_format.cpp \
1681 cam_stream_info_t info = {.fmt = reproc_cfg.stream_format}; in setReprocConfig()1700 reproc_cfg.stream_format = streamFormat; in setReprocConfig()1730 rc = mm_stream_calc_offset_video(reproc_cfg.stream_format, in setReprocConfig()5481 src_config.stream_format, reprocess_config.offline.input_dim.width, in addReprocStreamsFromSource()5495 rc = pStream->init(streamType, src_config.stream_format, in addReprocStreamsFromSource()
501 void addToPPFeatureMask(int stream_format, uint32_t stream_idx);
363 cam_format_t img_fmt = frame->reproc_config.stream_format; in getFWKJpegEncodeConfig()