Searched refs:nativehandle (Results 1 - 14 of 14) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h680 native_handle_t *nativehandle; member in struct:omx_vdec::nativebuffer
H A Domx_vdec.h773 native_handle_t *nativehandle; member in struct:omx_vdec::nativebuffer
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h674 native_handle_t *nativehandle; member in struct:omx_vdec::nativebuffer
H A Domx_vdec.h776 native_handle_t *nativehandle; member in struct:omx_vdec::nativebuffer
H A Domx_vdec_hevc_swvdec.h805 native_handle_t *nativehandle; member in struct:omx_vdec::nativebuffer
/hardware/qcom/media/msm8996/videopp/inc/
H A Domx_vdpp.h822 native_handle_t *nativehandle; member in struct:omx_vdpp::nativebuffer
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp3945 native_buffer[i].nativehandle = handle;
5672 if (GENLOCK_NO_ERROR != genlock_lock_buffer(native_buffer[buffer - m_out_mem_ptr].nativehandle,
5696 if (GENLOCK_NO_ERROR != genlock_unlock_buffer(native_buffer[buffer - m_out_mem_ptr].nativehandle)) {
5804 if (GENLOCK_NO_ERROR != genlock_unlock_buffer(native_buffer[i].nativehandle)) {
6476 if (GENLOCK_NO_ERROR != genlock_unlock_buffer(native_buffer[buffer - m_out_mem_ptr].nativehandle)) {
8553 handle = (private_handle_t *)native_buffer[buf_index].nativehandle;
H A Domx_vdec_msm8974.cpp4769 native_buffer[i].nativehandle = handle;
6425 native_buffer[nPortIndex].nativehandle = handle;
7353 native_buffer[nPortIndex].nativehandle = NULL;
H A Domx_vdec_hevc.cpp3704 native_buffer[i].nativehandle = handle;
H A Domx_vdec_hevc_swvdec.cpp4473 native_buffer[i].nativehandle = handle;
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_v4l2.cpp5504 native_buffer[i].nativehandle = handle;
7147 native_buffer[nPortIndex].nativehandle = handle;
8066 native_buffer[nPortIndex].nativehandle = NULL;
H A Domx_vdec_hevc.cpp3683 native_buffer[i].nativehandle = handle;
H A Domx_vdec_hevc_swvdec.cpp4670 native_buffer[i].nativehandle = handle;
/hardware/qcom/media/msm8996/videopp/src/
H A Domx_vdpp.cpp3938 native_buffer[i].nativehandle = handle;
4172 //native_buffer[i].nativehandle = handle;
4312 //native_buffer[i].nativehandle = handle;

Completed in 321 milliseconds