Home
last modified time | relevance | path

Searched defs:streamTypeCount (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/
H A Dcolor_space_info_parse.h34 uint32_t streamTypeCount; member
H A Dcamera_stream_info_parse.h43 uint32_t streamTypeCount; member
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/ability/
H A Dcamera_ability_parse_util.cpp237 uint32_t streamTypeCount = streamIndexRange.size(); in GetStreamInfo() local