Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/test/sample/
H A Ddcamera_client_demo.h76 actualSize_ = width_ * height_ * RGB_BYTES_PER_PIXEL; in OnBufferAvailable()
89 constexpr static int32_t RGB_BYTES_PER_PIXEL = 4; variable
/ohos5.0/foundation/distributedhardware/distributed_camera/test/distributedcameraclienttest/
H A Ddcamera_client_demo.h74 actualSize_ = width_ * height_ * RGB_BYTES_PER_PIXEL; in OnBufferAvailable()
89 constexpr static int32_t RGB_BYTES_PER_PIXEL = 4; variable