Searched defs:appDataLen (Results 1 – 7 of 7) sorted by relevance
| /drivers/peripheral/codec/hal/src/ |
| D | codec_callback_type_service.c | 22 …CodecCallbackTypeEventHandler(struct CodecCallbackType *self, int8_t *appData, uint32_t appDataLen, in CodecCallbackTypeEventHandler() 30 int8_t *appData, uint32_t appDataLen, const struct OmxCodecBuffer *buffer) in CodecCallbackTypeEmptyBufferDone() 37 int8_t* appData, uint32_t appDataLen, struct OmxCodecBuffer *buffer) in CodecCallbackTypeFillBufferDone()
|
| D | codec_callback_type_proxy.c | 89 int8_t *appData, uint32_t appDataLen, enum OMX_EVENTTYPE eEvent, uint32_t data1, in CodecCallbackTypeProxyEventHandler() 148 int8_t *appData, uint32_t appDataLen, const struct OmxCodecBuffer *buffer) in CodecCallbackTypeProxyEmptyBufferDone() 197 int8_t* appData, uint32_t appDataLen, struct OmxCodecBuffer* buffer) in CodecCallbackTypeProxyFillBufferDone()
|
| D | codec_callback_type_stub.c | 85 uint32_t appDataLen = 0; in SerStubEventHandler() local 143 uint32_t appDataLen = 0; in SerStubEmptyBufferDone() local 188 uint32_t appDataLen = 0; in SerStubFillBufferDone() local
|
| D | codec_component_type_service.c | 136 struct CodecCallbackType* callback, int8_t *appData, uint32_t appDataLen) in CodecComponentTypeSetCallbacks()
|
| D | codec_component_type_proxy.c | 775 struct CodecCallbackType *callback, int8_t *appData, uint32_t appDataLen) in CodecComponentTypeProxySetCallbacks()
|
| D | codec_component_type_stub.c | 668 uint32_t appDataLen = 0; in SerStubSetCallbacks() local
|
| /drivers/peripheral/codec/test/unittest/hdi_omx/ |
| D | codec_hdi_omx_test.cpp | 331 const int32_t appDataLen = 10; variable
|