/external/libvpx/libvpx/vp9/encoder/ |
vp9_rdopt.c | 3090 int rate_y = 0, rate_uv = 0, rate_y_tokenonly = 0, rate_uv_tokenonly = 0; local 3264 int rate2 = 0, rate_y = 0, rate_uv = 0; local 3940 int rate2 = 0, rate_y = 0, rate_uv = 0; local [all...] |
/external/libvpx/libvpx/vp8/encoder/ |
rdopt.c | 47 int rate_y; member in struct:rate_distortion_struct 709 int *rate_y, int *Distortion, int best_rd) 766 *rate_y = tot_rate_y; 775 int *rate_y, 809 *rate_y = ratey; [all...] |