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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
vpx_temporal_scalable_patterns.c 97 const int num_dropped = (i > 0) ? local
116 100.0 * num_dropped / rc->layer_input_frames[i]);
  /external/libvpx/libvpx/examples/
vp9_spatial_svc_encoder.c 450 const int num_dropped = (tl > 0) ? local
473 100.0 * num_dropped / rc->layer_input_frames[layer]);
    [all...]
vpx_temporal_svc_encoder.c 121 const int num_dropped = (i > 0) ? local
140 100.0 * num_dropped / rc->layer_input_frames[i]);

Completed in 282 milliseconds