Home
last modified time | relevance | path

Searched refs:CancelBufferResult (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/stream_tunnel/lite/
H A Dstream_tunnel.cpp75 stats_.CancelBufferResult(ret); in GetBuffer()
136 stats_.CancelBufferResult(ret); in PutBuffer()
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/include/stream_operator/
H A Dstream_statistics.h40 void CancelBufferResult(int32_t ret);
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
H A Dstream_statistics.cpp111 void StreamStatistics::CancelBufferResult(int32_t ret) in CancelBufferResult() function in OHOS::Camera::StreamStatistics
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/stream_tunnel/standard/
H A Dstream_tunnel.cpp90 stats_.CancelBufferResult(ret); in GetBuffer()
164 stats_.CancelBufferResult(ret); in PutBuffer()