Searched refs:is10bAv1EncodeRequested (Results 1 – 1 of 1) sorted by relevance
1991 bool is10bAv1EncodeRequested = (requestedSdkProfile == AV1ProfileMain10); in getConfigUpdateFromSdkParams() local1993 int32_t bitDepth = (is10bAv1EncodeRequested) ? 10 : 8; in getConfigUpdateFromSdkParams()