Home
last modified time | relevance | path

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

/external/opencore/nodes/common/include/
Dpvmp4h263encextension.h166 virtual bool SetSceneDetection(bool aSCD) = 0;
/external/opencore/nodes/pvomxencnode/src/
Dpvmf_omx_enc_node.h1015 OSCL_IMPORT_REF bool SetSceneDetection(bool aSCD);
Dpvmf_omx_enc_node.cpp8544 OSCL_EXPORT_REF bool PVMFOMXEncNode::SetSceneDetection(bool aSCD) in SetSceneDetection() argument
8547 (0, "PVMFOMXEncNode-%s::SetSceneDetection to %d", iNodeTypeId, aSCD)); in SetSceneDetection()
8562 iVideoEncodeParam.iSceneDetection = aSCD; in SetSceneDetection()