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

  /external/libvpx/libvpx/vp8/encoder/
encodemv.c 125 unsigned int cost0 = 0; local
136 cost0 = cost_mvcomponent(i, &mvc[0]);
138 mvcost[0][i] = cost0 + vp8_cost_zero(mvc[0].prob[MVPsign]);
139 mvcost[0][-i] = cost0 + vp8_cost_one(mvc[0].prob[MVPsign]);
  /external/webp/src/enc/
cost_enc.c 71 const int cost0 = (ctx > 0) ? VP8BitCost(1, p[0]) : 0; local
72 const int cost_base = VP8BitCost(1, p[1]) + cost0;
74 table[0] = VP8BitCost(0, p[1]) + cost0;
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_diamond_search_sad_avx.c 211 const uint32_t cost0 = x->nmvsadcost[0][row0] + x->nmvsadcost[0][col0]; local
217 v_cost_10_d = _mm_cvtsi32_si128(cost0);
  /external/libopus/celt/
celt_encoder.c 584 int cost0; local
670 cost0 = 0;
675 curr0 = IMIN(cost0, cost1 + lambda);
676 curr1 = IMIN(cost0 + lambda, cost1);
677 cost0 = curr0 + abs(metric[i]-2*tf_select_table[LM][4*isTransient+2*sel+0]);
680 cost0 = IMIN(cost0, cost1);
681 selcost[sel]=cost0;
687 cost0 = 0;
695 from0 = cost0;
    [all...]
  /prebuilts/devtools/tools/lib/
commons-compress-1.0.jar 
commons-compress-1.8.1.jar 
  /prebuilts/tools/common/commons-compress/
commons-compress-1.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.0/
commons-compress-1.0.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-archiver/1.0/
plexus-archiver-1.0.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-archiver/2.2/
plexus-archiver-2.2.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-archiver/2.3/
plexus-archiver-2.3.jar 
  /prebuilts/misc/common/commons-compress/
commons-compress-prebuilt.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.12/
commons-compress-1.12.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.8.1/
commons-compress-1.8.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.9/
commons-compress-1.9.jar 
  /prebuilts/tools/common/offline-m2/org/apache/commons/commons-compress/1.8.1/
commons-compress-1.8.1.jar 
  /external/guice/extensions/struts2/lib/
ant-1.6.5.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.7.0/
ant-1.7.0.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
ant-1.8.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 

Completed in 297 milliseconds