Searched defs:appData (Results 1 – 4 of 4) sorted by relevance
30 int32_t CodecCallbackService::EmptyBufferDone(int64_t appData, const OmxCodecBuffer& buffer) in EmptyBufferDone()37 int32_t CodecCallbackService::FillBufferDone(int64_t appData, const OmxCodecBuffer& buffer) in FillBufferDone()
30 int32_t CodecCallbackService::EmptyBufferDone(int64_t appData, const OmxCodecBuffer &buffer) in EmptyBufferDone()37 int32_t CodecCallbackService::FillBufferDone(int64_t appData, const OmxCodecBuffer &buffer) in FillBufferDone()
27 let appData = getApp().data; variable