/frameworks/av/media/libstagefright/ |
OMXClient.cpp | 96 virtual status_t enableNativeBuffers( 370 status_t MuxOMX::enableNativeBuffers( 372 return getOMX(node)->enableNativeBuffers(node, port_index, graphic, enable);
|
/frameworks/av/media/libstagefright/omx/ |
OMX.cpp | 393 status_t OMX::enableNativeBuffers( 401 return instance->enableNativeBuffers(port_index, graphic, enable);
|
OMXNodeInstance.cpp | 449 status_t OMXNodeInstance::enableNativeBuffers( 452 CLOG_CONFIG(enableNativeBuffers, "%s:%u%s, %d", portString(portIndex), portIndex, 486 CLOG_CONFIG(enableNativeBuffers, "system property override: using native-handles"); [all...] |
/frameworks/av/media/libmedia/ |
IOMX.cpp | 230 virtual status_t enableNativeBuffers( 848 status_t err = enableNativeBuffers(node, port_index, graphic, enable); [all...] |
/hardware/qcom/media/msm8996/videopp/src/ |
omx_vdpp.cpp | [all...] |
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
omx_vdec_copper.cpp | [all...] |
omx_vdec.cpp | [all...] |
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
omx_vdec.cpp | [all...] |
omx_vdec_hevc.cpp | [all...] |
omx_vdec_hevc_swvdec.cpp | [all...] |
omx_vdec_msm8974.cpp | [all...] |
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
omx_vdec_hevc.cpp | [all...] |
omx_vdec_hevc_swvdec.cpp | [all...] |
omx_vdec_v4l2.cpp | [all...] |