Searched refs:output_stream_dim (Results 1 – 3 of 3) sorted by relevance
88 cam_dimension_t output_stream_dim; member
1216 reproc_cfg.output_stream_dim.width = mCamera3Stream->width; in setReprocConfig()1217 reproc_cfg.output_stream_dim.height = mCamera3Stream->height; in setReprocConfig()4274 cam_dimension_t streamDim = src_config.output_stream_dim; in addReprocStreamsFromSource()
1132 dst_dim.width = recvd_frame->reproc_config.output_stream_dim.width; in encodeFWKData()1133 dst_dim.height = recvd_frame->reproc_config.output_stream_dim.height; in encodeFWKData()