Home
last modified time | relevance | path

Searched defs:operationMode (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device3/aidl/
DAidlCamera3Device.cpp122 camera_stream_configuration_mode_t operationMode, in mapToAidlStreamConfigurationMode()
943 StreamConfigurationMode operationMode; in configureStreams() local
1119 StreamConfigurationMode operationMode; in configureInjectedStreams() local
/frameworks/av/services/camera/libcameraservice/device3/hidl/
DHidlCamera3Device.cpp102 camera_stream_configuration_mode_t operationMode, StreamConfigurationMode *mode) { in mapToStreamConfigurationMode()
973 StreamConfigurationMode operationMode; in configureStreams() local
1280 StreamConfigurationMode operationMode; in configureInjectedStreams() local
/frameworks/av/services/mediametrics/
Dstatsd_codec.cpp602 int32_t operationMode = -1; in statsd_codec() local
/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodec.h509 OperationMode operationMode; member