Searched refs:kCpuUsed (Results 1 – 4 of 4) sorted by relevance
72 static const int kCpuUsed = 3; in SetCpuUsed() local73 encoder->Control(AOME_SET_CPUUSED, kCpuUsed); in SetCpuUsed()130 static const int kCpuUsed = 0; in SetCpuUsed() local131 encoder->Control(AOME_SET_CPUUSED, kCpuUsed); in SetCpuUsed()
20 const int kCpuUsed = 8; variable40 encoder->Control(AOME_SET_CPUUSED, kCpuUsed); in PreEncodeFrameHook()
27 const int kCpuUsed = 1; variable80 if (video->frame() == 0) encoder->Control(AOME_SET_CPUUSED, kCpuUsed); in PreEncodeFrameHook()
23 const int kCpuUsed = 2; variable87 encoder->Control(VP8E_SET_CPUUSED, kCpuUsed); in PreEncodeFrameHook()