HomeSort by relevance Sort by last modified time
    Searched refs:input_fps (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/vp8/
realtime_temporal_layers.cc 63 int input_fps) {
64 if (input_fps >= 24) {
67 if (input_fps >= 20 && current_temporal_layers >= 3) {
71 if (input_fps >= 10) {
74 if (input_fps > 8 && current_temporal_layers >= 2) {
  /hardware/intel/common/libva/va/
va_vpp.h 863 unsigned int input_fps; member in struct:_VAProcFilterParamterBufferFrameRateConversion
988 unsigned int input_fps; member in struct:_VAProcFilterCapFrameRateConversion
    [all...]
  /hardware/intel/img/psb_video/src/
vsp_VPP.c     [all...]

Completed in 89 milliseconds