Searched refs:kNumThreadsProperty (Results 1 – 1 of 1) sorted by relevance
44 constexpr char kNumThreadsProperty[] = "debug.c2.gav1.numthreads"; variable513 int32_t numThreads = android::base::GetIntProperty(kNumThreadsProperty, 0); in initDecoder()