Home
last modified time | relevance | path

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

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