OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:H264SwDecMemset
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
EvaluationTestBench.c
338
Function name:
H264SwDecMemset
341
Example implementation of
H264SwDecMemset
function. Prototype of this
346
void
H264SwDecMemset
(void *ptr, i32 value, u32 count)
H264SwDecApi.c
90
void
H264SwDecMemset
(void *ptr, i32 value, u32 count) {
DecTestBench.c
749
Function name:
H264SwDecMemset
752
Example implementation of
H264SwDecMemset
function. Prototype of this
757
void
H264SwDecMemset
(void *ptr, i32 value, u32 count)
TestBenchMultipleInstance.c
443
Function name:
H264SwDecMemset
446
void
H264SwDecMemset
(void *ptr, i32 value, u32 count)
Completed in 86 milliseconds