HomeSort by relevance Sort by last modified time
    Searched refs:MEMORY_ALLOCATION_ERROR (Results 1 - 8 of 8) sorted by null

  /frameworks/av/media/libstagefright/codecs/mp3dec/include/
pvmp3decoder_api.h 106 MEMORY_ALLOCATION_ERROR = 10, /* error allocating memory */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_pic_param_set.c 84 MEMORY_ALLOCATION_ERROR for memory allocation failure
167 return(MEMORY_ALLOCATION_ERROR);
185 return(MEMORY_ALLOCATION_ERROR);
224 return(MEMORY_ALLOCATION_ERROR);
h264bsd_util.h 63 #define MEMORY_ALLOCATION_ERROR 0xFFFF
h264bsd_storage.c 121 MEMORY_ALLOCATION_ERROR failure in memory allocation
146 return(MEMORY_ALLOCATION_ERROR);
205 MEMORY_ALLOCATION_ERROR failure in memory allocation
230 return(MEMORY_ALLOCATION_ERROR);
292 MEMORY_ALLOCATION_ERROR failure in memory allocation
349 return(MEMORY_ALLOCATION_ERROR);
h264bsd_seq_param_set.c 79 MEMORY_ALLOCATION_ERROR for memory allocation failure
208 return(MEMORY_ALLOCATION_ERROR);
326 return(MEMORY_ALLOCATION_ERROR);
h264bsd_sei.c 830 return(MEMORY_ALLOCATION_ERROR);
886 return(MEMORY_ALLOCATION_ERROR);
1072 return(MEMORY_ALLOCATION_ERROR);
1089 return(MEMORY_ALLOCATION_ERROR);
    [all...]
h264bsd_dpb.c 976 MEMORY_ALLOCATION_ERROR if memory allocation failed
1015 return(MEMORY_ALLOCATION_ERROR);
1027 return(MEMORY_ALLOCATION_ERROR);
1036 return(MEMORY_ALLOCATION_ERROR);
    [all...]
h264bsd_decoder.c 334 if(tmp == MEMORY_ALLOCATION_ERROR)

Completed in 203 milliseconds