Home
last modified time | relevance | path

Searched refs:configIDRRequest (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/
DOMXVideoEncoderBase.cpp737 VideoParamConfigSet configIDRRequest; in SetConfigVideoIntraVOPRefresh() local
738 configIDRRequest.type = VideoConfigTypeIDRRequest; in SetConfigVideoIntraVOPRefresh()
739 retStatus = mVideoEncoder->setConfig(&configIDRRequest); in SetConfigVideoIntraVOPRefresh()