Home
last modified time | relevance | path

Searched refs:ParseVideoFormats (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/distributed_camera/hdi_service/include/dcamera_device/
H A Ddmetadata_processor.h70 void ParseVideoFormats(cJSON* rootValue, std::map<int, std::vector<DCResolution>>& supportedFormats);
/drivers/peripheral/distributed_camera/hdi_service/include/dstream_operator/
H A Ddstream_operator.h82 DCamRetCode ParseVideoFormats(cJSON* rootValue);
/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_device/
H A Ddmetadata_processor.cpp813 ParseVideoFormats(rootValue, supportedFormats); in GetDCameraSupportedFormats()
871 void DMetadataProcessor::ParseVideoFormats(cJSON* rootValue, in ParseVideoFormats() function in OHOS::DistributedHardware::DMetadataProcessor
/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
H A Ddstream_operator.cpp659 ParseVideoFormats(rootValue) != SUCCESS) { in InitOutputConfigurations()
672 ParseVideoFormats(modeValue) != SUCCESS) { in InitOutputConfigurations()
781 DCamRetCode DStreamOperator::ParseVideoFormats(cJSON* rootValue) in ParseVideoFormats() function in OHOS::DistributedHardware::DStreamOperator

Completed in 5 milliseconds