HomeSort by relevance Sort by last modified time
    Searched refs:GetPortVideoParam (Results 1 - 4 of 4) sorted by null

  /hardware/intel/common/wrs_omxil_core/base/inc/
portvideo.h 35 const OMX_VIDEO_PARAM_PORTFORMATTYPE *GetPortVideoParam(void);
  /hardware/intel/common/wrs_omxil_core/base/src/
portvideo.cpp 87 const OMX_VIDEO_PARAM_PORTFORMATTYPE *PortVideo::GetPortVideoParam(void)
175 memcpy(&videoparam, GetPortVideoParam(), sizeof(videoparam));
208 memcpy(&videoparam, GetPortVideoParam(), sizeof(videoparam));
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderBase.cpp     [all...]
OMXVideoEncoderBase.cpp 423 memcpy(p, port->GetPortVideoParam(), sizeof(*p));
    [all...]

Completed in 384 milliseconds