Searched defs:PushData (Results 1 – 4 of 4) sorted by relevance
507 int32_t VDecNdkSample::PushData(uint32_t index, OH_AVMemory *buffer) in PushData() function in VDecNdkSample
638 int32_t VDecAPI11Sample::PushData(uint32_t index, OH_AVBuffer *buffer) in PushData() function in VDecAPI11Sample
638 int32_t VEncNdkSample::PushData(OH_AVMemory *buffer, uint32_t index, int32_t &result) in PushData() function in VEncNdkSample
931 int32_t VEncAPI11Sample::PushData(OH_AVBuffer *buffer, uint32_t index, int32_t &result) in PushData() function in VEncAPI11Sample