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

  /external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c 3070 int rate_y = 0, rate_uv = 0, rate_y_tokenonly = 0, rate_uv_tokenonly = 0; local
3296 int rate2 = 0, rate_y = 0, rate_uv = 0; local
3847 int rate2 = 0, rate_y = 0, rate_uv = 0; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_rdopt.c 3070 int rate_y = 0, rate_uv = 0, rate_y_tokenonly = 0, rate_uv_tokenonly = 0; local
3296 int rate2 = 0, rate_y = 0, rate_uv = 0; local
3847 int rate2 = 0, rate_y = 0, rate_uv = 0; local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_rdopt.c 764 int *rate, int *rate_y,
823 *rate_y = tot_rate_y;
2465 int rate_y = 0, rate_uv = 0, rate_y_tokenonly = 0, rate_uv_tokenonly = 0; local
2717 int rate2 = 0, rate_y = 0, rate_uv = 0; local
3388 int rate2 = 0, rate_y = 0, rate_uv = 0; local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
rdopt.c 46 int rate_y; member in struct:rate_distortion_struct
705 int *rate_y, int *Distortion, int best_rd)
762 *rate_y = tot_rate_y;
771 int *rate_y,
805 *rate_y = ratey;
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
rdopt.c 47 int rate_y; member in struct:rate_distortion_struct
706 int *rate_y, int *Distortion, int best_rd)
763 *rate_y = tot_rate_y;
772 int *rate_y,
806 *rate_y = ratey;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
rdopt.c 47 int rate_y; member in struct:rate_distortion_struct
706 int *rate_y, int *Distortion, int best_rd)
763 *rate_y = tot_rate_y;
772 int *rate_y,
807 *rate_y = ratey;
    [all...]

Completed in 54 milliseconds