Searched refs:streamInfo5 (Results 1 – 2 of 2) sorted by relevance
79 DCStreamInfo streamInfo5; variable370 streamInfo5.streamId_ = 1;371 streamInfo5.width_ = TEST_WIDTH;372 streamInfo5.height_ = TEST_HEIGTH;373 streamInfo5.stride_ = 1;374 streamInfo5.format_ = 1;375 streamInfo5.dataspace_ = 1;376 streamInfo5.encodeType_ = ENCODE_TYPE_JPEG;377 streamInfo5.type_ = SNAPSHOT_FRAME;378 streamInfos4.push_back(streamInfo5);
80 DCStreamInfo streamInfo5; variable