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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
rdopt.c 1109 int this_segment_rd = 0; local
1149 this_segment_rd += RDCOST(x->rdmult, x->rddiv, rate, 0);
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
rdopt.c 1110 int this_segment_rd = 0; local
1150 this_segment_rd += RDCOST(x->rdmult, x->rddiv, rate, 0);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
rdopt.c 1115 int this_segment_rd = 0; local
1155 this_segment_rd += RDCOST(x->rdmult, x->rddiv, rate, 0);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_rdopt.c 1292 int64_t this_segment_rd = 0; local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c 1727 int64_t this_segment_rd = 0; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_rdopt.c 1727 int64_t this_segment_rd = 0; local
    [all...]

Completed in 69 milliseconds