Searched defs:temporal_layer_profile (Results 1 – 1 of 1) sorted by relevance
251 const int* temporal_layer_profile) { in DefaultSettings()304 virtual void SetUpCodec(const int* temporal_layer_profile) { in SetUpCodec()829 int temporal_layer_profile[3] = {3, 2, 1}; in TestSpatioTemporalLayers321PatternEncoder() local