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

  /external/libvpx/libvpx/vp8/encoder/
rdopt.c 1113 int this_segment_rd = 0; local
1153 this_segment_rd += RDCOST(x->rdmult, x->rddiv, rate, 0);
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c 1650 int64_t this_segment_rd = 0; local
    [all...]

Completed in 27 milliseconds