OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:H264SwDecMemcpy
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
EvaluationTestBench.c
323
Function name:
H264SwDecMemcpy
326
Example implementation of
H264SwDecMemcpy
function. Prototype of this
331
void
H264SwDecMemcpy
(void *dest, void *src, u32 count)
H264SwDecApi.c
86
void
H264SwDecMemcpy
(void *dest, void *src, u32 count) {
DecTestBench.c
734
Function name:
H264SwDecMemcpy
737
Example implementation of
H264SwDecMemcpy
function. Prototype of this
742
void
H264SwDecMemcpy
(void *dest, void *src, u32 count)
TestBenchMultipleInstance.c
433
Function name:
H264SwDecMemcpy
436
void
H264SwDecMemcpy
(void *dest, void *src, u32 count)
Completed in 77 milliseconds