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 715 int tot_rate_y = 0; local
754 tot_rate_y += ry;
766 *rate_y = tot_rate_y;
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c 1150 int tot_rate_y = 0; local
    [all...]

Completed in 390 milliseconds