Searched refs:MEMORY_ALLOCATION_ERROR (Results 1 - 8 of 8) sorted by relevance

/frameworks/av/media/libstagefright/codecs/mp3dec/include/
H A Dpvmp3decoder_api.h106 MEMORY_ALLOCATION_ERROR = 10, /* error allocating memory */ enumerator in enum:ERROR_CODE
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_pic_param_set.c84 MEMORY_ALLOCATION_ERROR for memory allocation failure
167 return(MEMORY_ALLOCATION_ERROR);
185 return(MEMORY_ALLOCATION_ERROR);
224 return(MEMORY_ALLOCATION_ERROR);
H A Dh264bsd_util.h64 #define MEMORY_ALLOCATION_ERROR 0xFFFF macro
H A Dh264bsd_storage.c125 MEMORY_ALLOCATION_ERROR failure in memory allocation
150 return(MEMORY_ALLOCATION_ERROR);
209 MEMORY_ALLOCATION_ERROR failure in memory allocation
234 return(MEMORY_ALLOCATION_ERROR);
296 MEMORY_ALLOCATION_ERROR failure in memory allocation
342 return(MEMORY_ALLOCATION_ERROR);
367 return(MEMORY_ALLOCATION_ERROR);
H A Dh264bsd_seq_param_set.c79 MEMORY_ALLOCATION_ERROR for memory allocation failure
208 return(MEMORY_ALLOCATION_ERROR);
326 return(MEMORY_ALLOCATION_ERROR);
H A Dh264bsd_sei.c830 return(MEMORY_ALLOCATION_ERROR);
886 return(MEMORY_ALLOCATION_ERROR);
1072 return(MEMORY_ALLOCATION_ERROR);
1089 return(MEMORY_ALLOCATION_ERROR);
1677 return(MEMORY_ALLOCATION_ERROR);
H A Dh264bsd_dpb.c978 MEMORY_ALLOCATION_ERROR if memory allocation failed
1007 return(MEMORY_ALLOCATION_ERROR);
1024 return(MEMORY_ALLOCATION_ERROR);
1036 return(MEMORY_ALLOCATION_ERROR);
1045 return(MEMORY_ALLOCATION_ERROR);
H A Dh264bsd_decoder.c334 if(tmp == MEMORY_ALLOCATION_ERROR)

Completed in 156 milliseconds