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

  /external/libvpx/libvpx/vp8/encoder/
rdopt.c 50 int rate_y; member in struct:rate_distortion_struct
587 static int rd_pick_intra4x4mby_modes(MACROBLOCK *mb, int *Rate, int *rate_y,
640 *rate_y = tot_rate_y;
646 static int rd_pick_intra16x16mby_mode(MACROBLOCK *x, int *Rate, int *rate_y,
674 *rate_y = ratey;
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c 2952 int rate_y = 0, rate_uv = 0, rate_y_tokenonly = 0, rate_uv_tokenonly = 0; local
3342 int rate2 = 0, rate_y = 0, rate_uv = 0; local
4015 int rate2 = 0, rate_y = 0, rate_uv = 0; local
    [all...]
  /external/libaom/libaom/av1/encoder/
rdopt.c 10798 int rate_y = 0, rate_uv = 0, rate_y_tokenonly = 0, rate_uv_tokenonly = 0; local
12189 int rate_y = local
12777 int rate2 = 0, rate_y = 0, rate_uv = 0; local
    [all...]

Completed in 645 milliseconds