Searched defs:FillThisBuffer (Results 1 – 6 of 6) sorted by relevance
317 int32_t (*FillThisBuffer)(struct CodecComponentType *self, const struct OmxCodecBuffer *buffer); member
208 int32_t CodecComponentService::FillThisBuffer(const OmxCodecBuffer &buffer) in FillThisBuffer() function in OHOS::HDI::Codec::V3_0::CodecComponentService
558 int32_t ComponentNode::FillThisBuffer(OmxCodecBuffer &buffer) in FillThisBuffer() function in OHOS::Codec::Omx::ComponentNode
252 Status HdiCodec::FillThisBuffer(std::shared_ptr<AVBuffer> &buffer) in FillThisBuffer() function in OHOS::Media::Plugins::Hdi::HdiCodec
468 int32_t ComponentNode::FillThisBuffer(struct OmxCodecBuffer &buffer) in FillThisBuffer() function in OHOS::Codec::Omx::ComponentNode
505 BENCHMARK_F(CodecBenchmarkOmxTest, FillThisBuffer)(benchmark::State &state) in BENCHMARK_F() argument