Home
last modified time | relevance | path

Searched refs:cost1 (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Dencodemv.c142 unsigned int cost1 = 0; in vp8_build_component_cost_table() local
170 cost1 = cost_mvcomponent(i, &mvc[1]); in vp8_build_component_cost_table()
172 mvcost [1] [i] = cost1 + vp8_cost_zero(mvc[1].prob[MVPsign]); in vp8_build_component_cost_table()
173 mvcost [1] [-i] = cost1 + vp8_cost_one(mvc[1].prob[MVPsign]); in vp8_build_component_cost_table()
/external/opencv/cvaux/src/
Dcvcorrespond.cpp73 float cost, cost1; in icvDynamicCorrespond() local
194 cost1 = (float) ((len_color * len_color) >> 2); in icvDynamicCorrespond()
200 min1 = costTable[i_1 + j_1 * row_size] + cost + (float) cost1; in icvDynamicCorrespond()
/external/libopus/celt/
Dcelt_encoder.c555 int cost1; in tf_analysis() local
645 cost1 = isTransient ? 0 : lambda; in tf_analysis()
649 curr0 = IMIN(cost0, cost1 + lambda); in tf_analysis()
650 curr1 = IMIN(cost0 + lambda, cost1); in tf_analysis()
652 cost1 = curr1 + abs(metric[i]-2*tf_select_table[LM][4*isTransient+2*sel+1]); in tf_analysis()
654 cost0 = IMIN(cost0, cost1); in tf_analysis()
662 cost1 = isTransient ? 0 : lambda; in tf_analysis()
670 from1 = cost1 + lambda; in tf_analysis()
681 from1 = cost1; in tf_analysis()
691 cost1 = curr1 + abs(metric[i]-2*tf_select_table[LM][4*isTransient+2*tf_select+1]); in tf_analysis()
[all …]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/jarjar/lib/
Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...