Home | History | Annotate | Download | only in libmediaplayerservice

Lines Matching defs:frameRate

1431         int32_t frameRate = 0;
1433 kKeyFrameRate, &frameRate));
1435 "rate (%d fps)", frameRate);
1436 mFrameRate = frameRate;