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

  /external/libvpx/libvpx/vp8/encoder/
rdopt.c 593 int tot_rate_y = 0; local
629 tot_rate_y += ry;
640 *rate_y = tot_rate_y;
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c 1196 int tot_rate_y = 0; local
    [all...]

Completed in 186 milliseconds