Home
last modified time | relevance | path

Searched refs:recover (Results 1 – 10 of 10) sorted by relevance

/AliOS-Things-master/components/a2sa/internal/driver/core/
A Dpcm_dev.h30 int (*recover)(void *dev); member
/AliOS-Things-master/components/a2sa/internal/driver/platform/rtos/
A Daudio_rtos.h54 int (*recover)(pcm_stream_handler_t hdl); member
/AliOS-Things-master/components/a2sa/src/driver/platform/rtos/
A Daudio_rtos.c325 if(!pcm_dev->ops->recover) { in pcm_recover()
329 ret = pcm_dev->ops->recover(pcm_dev->hdl); in pcm_recover()
348 .recover = pcm_recover,
A Dtemplate.c386 .recover = codec_pcm_stream_recover,
/AliOS-Things-master/hardware/chip/haas1000/hal/
A Daudio.c394 .recover = codec_pcm_stream_recover,
/AliOS-Things-master/components/a2sa/src/driver/core/
A Daudio.c145 ret = pcm->ops->recover(pcm->private_data); in audio_pcm_ioctl()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_dirread.c154 …Err(TIFF* tif, enum TIFFReadDirEntryErr err, const char* module, const char* tagname, int recover);
165 static int TIFFFetchNormalTag(TIFF*, TIFFDirEntry*, int recover);
3423 …tErr(TIFF* tif, enum TIFFReadDirEntryErr err, const char* module, const char* tagname, int recover) in TIFFReadDirEntryOutputErr() argument
3425 if (!recover) { in TIFFReadDirEntryOutputErr()
4916 TIFFFetchNormalTag(TIFF* tif, TIFFDirEntry* dp, int recover) in TIFFFetchNormalTag() argument
5589 TIFFReadDirEntryOutputErr(tif,err,module,fip->field_name,recover); in TIFFFetchNormalTag()
/AliOS-Things-master/components/mbedtls/
A DChangeLog297 partially recover the plaintext of messages under some conditions by
310 machine as well as manipulate network packets, to partially recover the
321 to partially recover the plaintext of messages under some conditions (see
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dlibjpeg.txt2902 DOS will require a reboot to recover the memory.) Thus, with these memory
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dlibpng-manual.txt3486 file so that decoders can recover the original data if desired.

Completed in 32 milliseconds