OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
64
#define
MEMORY_ALLOCATION_ERROR
0xFFFF
h264bsd_storage.c
125
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
);
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
977
MEMORY_ALLOCATION_ERROR
if memory allocation failed
1006
return(
MEMORY_ALLOCATION_ERROR
);
1023
return(
MEMORY_ALLOCATION_ERROR
);
1035
return(
MEMORY_ALLOCATION_ERROR
);
1044
return(
MEMORY_ALLOCATION_ERROR
);
[
all
...]
h264bsd_decoder.c
334
if(tmp ==
MEMORY_ALLOCATION_ERROR
)
Completed in 521 milliseconds