Home
last modified time | relevance | path

Searched defs:propSize (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/lite/experimental/micro/examples/micro_speech/osx/
Daudio_provider.cc77 UInt32 propSize = sizeof(recordFormat); in InitAudioRecording() local
/external/lzma/C/
DXzDec.c96 static SRes BraState_SetProps(void *pp, const Byte *props, size_t propSize, ISzAllocPtr alloc) in BraState_SetProps()
279 static SRes SbState_SetProps(void *pp, const Byte *props, size_t propSize, ISzAllocPtr alloc) in SbState_SetProps()
358 static SRes Lzma2State_SetProps(void *pp, const Byte *props, size_t propSize, ISzAllocPtr alloc) in Lzma2State_SetProps()
DLzmaDec.c1163 const Byte *propData, unsigned propSize, ELzmaFinishMode finishMode, in LzmaDecode()
/external/u-boot/lib/lzma/
DLzmaDec.c996 const Byte *propData, unsigned propSize, ELzmaFinishMode finishMode, in LzmaDecode()