Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/components/aom/
DC2SoftAomEnc.cpp417 C2StreamRequestSyncFrameTuning::output clearSync(0u, C2_FALSE); in onStop() local
419 mIntf->config({ &clearSync }, C2_MAY_BLOCK, &failures); in onStop()
1037 C2StreamRequestSyncFrameTuning::output clearSync(0u, C2_FALSE); in process() local
1039 mIntf->config({&clearSync}, C2_MAY_BLOCK, &failures); in process()
/frameworks/av/media/codec2/components/vpx/
DC2SoftVpxEnc.cpp1002 C2StreamRequestSyncFrameTuning::output clearSync(0u, C2_FALSE); in process() local
1004 mIntf->config({ &clearSync }, C2_MAY_BLOCK, &failures); in process()
/frameworks/av/media/codec2/components/hevc/
DC2SoftHevcEnc.cpp1201 C2StreamRequestSyncFrameTuning::output clearSync(0u, C2_FALSE); in process() local
1203 mIntf->config({ &clearSync }, C2_MAY_BLOCK, &failures); in process()
/frameworks/av/media/codec2/components/avc/
DC2SoftAvcEnc.cpp1781 C2StreamRequestSyncFrameTuning::output clearSync(0u, C2_FALSE); in process() local
1783 mIntf->config({ &clearSync }, C2_MAY_BLOCK, &failures); in process()