Searched refs:SetIFrameInterval (Results 1 – 11 of 11) sorted by relevance
157 virtual bool SetIFrameInterval(uint32 aIFrameInterval) = 0;
1135 config->SetIFrameInterval(ANDROID_DEFAULT_I_FRAME_INTERVAL); in CommandCompleted()1152 config->SetIFrameInterval(ANDROID_DEFAULT_I_FRAME_INTERVAL); in CommandCompleted()
427 config->SetIFrameInterval(KVideoIFrameInterval); in ConfigureVideoEncoder()
581 config->SetIFrameInterval(KVideoIFrameInterval); in ConfigureVideoEncoder()
431 config->SetIFrameInterval(KVideoIFrameInterval); in ConfigureVideoEncoder()
838 config->SetIFrameInterval(KVideoIFrameInterval); in ConfigureVideoEncoder()
619 config->SetIFrameInterval(KVideoIFrameInterval); in ConfigureVideoEncoder()
1004 OSCL_IMPORT_REF bool SetIFrameInterval(uint32 aIFrameInterval);
8342 OSCL_EXPORT_REF bool PVMFOMXEncNode::SetIFrameInterval(uint32 aIFrameInterval) in SetIFrameInterval() function in PVMFOMXEncNode
3894 ptr->SetIFrameInterval(VIDEO_ENCODER_I_FRAME_INTERVAL); in ConfigureNode()