HomeSort by relevance Sort by last modified time
    Searched defs:curr_frame (Results 1 - 9 of 9) sorted by null

  /hardware/qcom/display/msm8084/libqdutils/
profiler.h 77 unsigned int curr_frame; member in struct:qdutils::CalcFps::debug_fps_metadata_t
  /hardware/qcom/display/msm8226/libqdutils/
profiler.h 77 unsigned int curr_frame; member in struct:qdutils::CalcFps::debug_fps_metadata_t
  /hardware/qcom/display/msm8909/libqdutils/
profiler.h 77 unsigned int curr_frame; member in struct:qdutils::CalcFps::debug_fps_metadata_t
  /hardware/qcom/display/msm8909w_3100/libqdutils/
profiler.h 77 unsigned int curr_frame; member in struct:qdutils::CalcFps::debug_fps_metadata_t
  /hardware/qcom/display/msm8960/libqdutils/
profiler.h 77 unsigned int curr_frame; member in struct:qdutils::CalcFps::debug_fps_metadata_t
  /hardware/qcom/display/msm8994/libqdutils/
profiler.h 77 unsigned int curr_frame; member in struct:qdutils::CalcFps::debug_fps_metadata_t
  /hardware/qcom/display/msm8996/libqdutils/
profiler.h 77 unsigned int curr_frame; member in struct:qdutils::CalcFps::debug_fps_metadata_t
  /hardware/qcom/display/msm8998/libqdutils/
profiler.h 78 unsigned int curr_frame; member in struct:qdutils::CalcFps::debug_fps_metadata_t
  /external/libvpx/libvpx/vp9/encoder/
vp9_ratectrl.c 638 const unsigned int curr_frame = cpi->common.current_video_frame; local
643 curr_frame == 0 ? rc->worst_quality : rc->last_q[KEY_FRAME] << 1;
648 curr_frame == 1
652 active_worst_quality = curr_frame == 1
    [all...]

Completed in 350 milliseconds