Searched refs:output_stream_dim (Results 1 – 3 of 3) sorted by relevance
94 cam_dimension_t output_stream_dim; member
1252 dst_dim.width = recvd_frame->reproc_config.output_stream_dim.width; in encodeFWKData()1253 dst_dim.height = recvd_frame->reproc_config.output_stream_dim.height; in encodeFWKData()
1697 reproc_cfg.output_stream_dim.width = mCamera3Stream->width; in setReprocConfig()1698 reproc_cfg.output_stream_dim.height = mCamera3Stream->height; in setReprocConfig()5459 cam_dimension_t streamDim = src_config.output_stream_dim; in addReprocStreamsFromSource()