Home
last modified time | relevance | path

Searched refs:pixel_format_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/web/webview/ohos_adapter/camera_adapter/src/
H A Dformat_adapter_impl.cpp37 return pixel_format_; in GetPixelFormat()
57 pixel_format_ = format; in SetPixelFormat()
/ohos5.0/base/web/webview/ohos_adapter/camera_adapter/include/
H A Dformat_adapter_impl.h48 VideoPixelFormatAdapter pixel_format_ = VideoPixelFormatAdapter::FORMAT_UNKNOWN; variable