Searched defs:EmptyThisBuffer (Results 1 – 6 of 6) sorted by relevance
302 … int32_t (*EmptyThisBuffer)(struct CodecComponentType *self, const struct OmxCodecBuffer *buffer); member
141 int32_t CodecComponentService::EmptyThisBuffer(const OmxCodecBuffer &buffer) in EmptyThisBuffer() function in OHOS::HDI::Codec::V1_0::CodecComponentService
448 int32_t ComponentNode::EmptyThisBuffer(OmxCodecBuffer &buffer) in EmptyThisBuffer() function in OHOS::Codec::Omx::ComponentNode
508 int32_t ComponentNode::EmptyThisBuffer(const OmxCodecBuffer &buffer) in EmptyThisBuffer() function in OHOS::Codec::CodecAdapter::ComponentNode
438 int32_t ComponentNode::EmptyThisBuffer(struct OmxCodecBuffer &buffer) in EmptyThisBuffer() function in OHOS::Codec::Omx::ComponentNode
521 BENCHMARK_F(CodecBenchmarkOmxTest, EmptyThisBuffer)(benchmark::State &state) in BENCHMARK_F() argument