Searched defs:EmptyThisBuffer (Results 1 – 6 of 6) sorted by relevance
302 … int32_t (*EmptyThisBuffer)(struct CodecComponentType *self, const struct OmxCodecBuffer *buffer); member
195 int32_t CodecComponentService::EmptyThisBuffer(const OmxCodecBuffer &buffer) in EmptyThisBuffer() function in OHOS::HDI::Codec::V3_0::CodecComponentService
530 int32_t ComponentNode::EmptyThisBuffer(OmxCodecBuffer &buffer) in EmptyThisBuffer() function in OHOS::Codec::Omx::ComponentNode
228 Status HdiCodec::EmptyThisBuffer(const std::shared_ptr<AVBuffer> &buffer) in EmptyThisBuffer() function in OHOS::Media::Plugins::Hdi::HdiCodec
445 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