Searched defs:EmptyThisBuffer (Results 1 - 4 of 4) sorted by relevance
/drivers/peripheral/codec/interfaces/include/ | ||
H A D | codec_component_if.h | 302 int32_t (*EmptyThisBuffer)(struct CodecComponentType *self, const struct OmxCodecBuffer *buffer); member |
/drivers/peripheral/codec/hal/idl_service/src/ | ||
H A D | codec_component_service.cpp | 263 int32_t CodecComponentService::EmptyThisBuffer(const OmxCodecBuffer &buffer) in EmptyThisBuffer() function in OHOS::HDI::Codec::V3_0::CodecComponentService |
H A D | component_node.cpp | 539 int32_t ComponentNode::EmptyThisBuffer(OmxCodecBuffer &buffer) in EmptyThisBuffer() function in OHOS::Codec::Omx::ComponentNode |
/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/ | ||
H A D | component_node.cpp | 446 int32_t ComponentNode::EmptyThisBuffer(struct OmxCodecBuffer &buffer) in EmptyThisBuffer() function in OHOS::Codec::Omx::ComponentNode |
Completed in 5 milliseconds