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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
rdopt.c 711 int tot_rate_y = 0; local
750 tot_rate_y += ry;
762 *rate_y = tot_rate_y;
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
rdopt.c 712 int tot_rate_y = 0; local
751 tot_rate_y += ry;
763 *rate_y = tot_rate_y;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
rdopt.c 712 int tot_rate_y = 0; local
751 tot_rate_y += ry;
763 *rate_y = tot_rate_y;
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_rdopt.c 778 int tot_rate_y = 0; local
809 tot_rate_y += ry;
823 *rate_y = tot_rate_y;
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c 1184 int tot_rate_y = 0; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_rdopt.c 1184 int tot_rate_y = 0; local
    [all...]

Completed in 194 milliseconds