Searched refs:update_portdef (Results 1 - 9 of 9) sorted by relevance

/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
H A Domx_vdec.h609 OMX_ERRORTYPE update_portdef(OMX_PARAM_PORTDEFINITIONTYPE *portDefn);
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h620 OMX_ERRORTYPE update_portdef(OMX_PARAM_PORTDEFINITIONTYPE *portDefn);
H A Domx_vdec.h678 OMX_ERRORTYPE update_portdef(OMX_PARAM_PORTDEFINITIONTYPE *portDefn);
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp2717 eRet = update_portdef(portDefn);
6960 eRet = omx->update_portdef(&(omx->m_port_def));
7926 OMX_ERRORTYPE omx_vdec::update_portdef(OMX_PARAM_PORTDEFINITIONTYPE *portDefn) function in class:omx_vdec
7933 DEBUG_PRINT_LOW("omx_vdec::update_portdef\n");
8005 DEBUG_PRINT_LOW("update_portdef Width = %d Height = %d Stride = %u"
H A Domx_vdec_copper.cpp2565 eRet = update_portdef(portDefn);
6488 eRet = omx->update_portdef(&(omx->m_port_def));
7421 OMX_ERRORTYPE omx_vdec::update_portdef(OMX_PARAM_PORTDEFINITIONTYPE *portDefn) function in class:omx_vdec
7428 DEBUG_PRINT_LOW("omx_vdec::update_portdef\n");
7490 DEBUG_PRINT_LOW("update_portdef Width = %d Height = %d Stride = %u"
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp2571 eRet = update_portdef(portDefn);
6724 eRet = omx->update_portdef(&(omx->m_port_def));
7618 OMX_ERRORTYPE omx_vdec::update_portdef(OMX_PARAM_PORTDEFINITIONTYPE *portDefn) function in class:omx_vdec
7626 DEBUG_PRINT_LOW("omx_vdec::update_portdef");
7698 DEBUG_PRINT_LOW("update_portdef: PortIndex = %u, Width = %d Height = %d "
H A Domx_vdec_hevc.cpp2463 eRet = update_portdef(portDefn);
6246 eRet = omx->update_portdef(&(omx->m_port_def));
7283 OMX_ERRORTYPE omx_vdec::update_portdef(OMX_PARAM_PORTDEFINITIONTYPE *portDefn) function in class:omx_vdec
7289 DEBUG_PRINT_LOW("omx_vdec::update_portdef");
7340 DEBUG_PRINT_HIGH("update_portdef Width = %lu Height = %lu Stride = %ld"
H A Domx_vdec_hevc_swvdec.cpp3048 eRet = update_portdef(portDefn);
8289 OMX_ERRORTYPE omx_vdec::update_portdef(OMX_PARAM_PORTDEFINITIONTYPE *portDefn) function in class:omx_vdec
8296 DEBUG_PRINT_LOW("omx_vdec::update_portdef");
8352 DEBUG_PRINT_HIGH("update_portdef Width = %lu Height = %lu Stride = %ld"
10477 update_portdef(&m_port_def);
H A Domx_vdec_msm8974.cpp2790 eRet = update_portdef(portDefn);
8320 OMX_ERRORTYPE omx_vdec::update_portdef(OMX_PARAM_PORTDEFINITIONTYPE *portDefn) function in class:omx_vdec
8326 DEBUG_PRINT_LOW("omx_vdec::update_portdef");
8382 DEBUG_PRINT_HIGH("update_portdef(%u): Width = %u Height = %u Stride = %d "

Completed in 665 milliseconds