Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/components/vpx/
DC2SoftVpxEnc.cpp552 C2StreamRequestSyncFrameTuning::output clearSync(0u, C2_FALSE); in process() local
554 mIntf->config({ &clearSync }, C2_MAY_BLOCK, &failures); in process()
/frameworks/av/media/codec2/components/hevc/
DC2SoftHevcEnc.cpp997 C2StreamRequestSyncFrameTuning::output clearSync(0u, C2_FALSE); in process() local
999 mIntf->config({ &clearSync }, C2_MAY_BLOCK, &failures); in process()
/frameworks/av/media/codec2/components/avc/
DC2SoftAvcEnc.cpp1504 C2StreamRequestSyncFrameTuning::output clearSync(0u, C2_FALSE); in process() local
1506 mIntf->config({ &clearSync }, C2_MAY_BLOCK, &failures); in process()