Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/components/vpx/
DC2SoftVpxEnc.cpp557 C2StreamRequestSyncFrameTuning::output clearSync(0u, C2_FALSE); in process() local
559 mIntf->config({ &clearSync }, C2_MAY_BLOCK, &failures); in process()
/frameworks/av/media/codec2/components/hevc/
DC2SoftHevcEnc.cpp1091 C2StreamRequestSyncFrameTuning::output clearSync(0u, C2_FALSE); in process() local
1093 mIntf->config({ &clearSync }, C2_MAY_BLOCK, &failures); in process()
/frameworks/av/media/codec2/components/avc/
DC2SoftAvcEnc.cpp1746 C2StreamRequestSyncFrameTuning::output clearSync(0u, C2_FALSE); in process() local
1748 mIntf->config({ &clearSync }, C2_MAY_BLOCK, &failures); in process()