Searched defs:FillThisBuffer (Results 1 – 6 of 6) sorted by relevance
317 int32_t (*FillThisBuffer)(struct CodecComponentType *self, const struct OmxCodecBuffer *buffer); member
146 int32_t CodecComponentService::FillThisBuffer(const OmxCodecBuffer &buffer) in FillThisBuffer() function in OHOS::HDI::Codec::V1_0::CodecComponentService
468 int32_t ComponentNode::FillThisBuffer(OmxCodecBuffer &buffer) in FillThisBuffer() function in OHOS::Codec::Omx::ComponentNode
535 int32_t ComponentNode::FillThisBuffer(const OmxCodecBuffer &buffer) in FillThisBuffer() function in OHOS::Codec::CodecAdapter::ComponentNode
461 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