OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nativebuffer
(Results
26 - 33
of
33
) sorted by null
1
2
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
Exynos_OSAL_Android.cpp
737
pANB = pANBParams->
nativeBuffer
.get();
/prebuilts/misc/common/ddmlib/
ddmlib-prebuilt.jar
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec.cpp
538
memset(&native_buffer, 0 ,(sizeof(struct
nativebuffer
) * MAX_NUM_INPUT_OUTPUT_BUFFERS));
[
all
...]
omx_vdec_hevc.cpp
592
memset(&native_buffer, 0 ,(sizeof(struct
nativebuffer
) * MAX_NUM_INPUT_OUTPUT_BUFFERS));
[
all
...]
omx_vdec_hevc_swvdec.cpp
665
memset(&native_buffer, 0 ,(sizeof(struct
nativebuffer
) * MAX_NUM_INPUT_OUTPUT_BUFFERS));
[
all
...]
omx_vdec_msm8974.cpp
654
memset(&native_buffer, 0 ,(sizeof(struct
nativebuffer
) * MAX_NUM_INPUT_OUTPUT_BUFFERS));
[
all
...]
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp
[
all
...]
omx_vdec_copper.cpp
[
all
...]
Completed in 263 milliseconds
1
2