Home
last modified time | relevance | path

Searched refs:bcost (Results 1 – 25 of 94) sorted by relevance

1234

/dports/graphics/libbpg/libbpg-0.9.8/x265/source/encoder/
H A Dmotion.cpp342 int saved = bcost; in StarPatternSearch()
409 saved = bcost; in StarPatternSearch()
478 saved = bcost; in StarPatternSearch()
648 bcost <<= 4; in motionEstimate()
664 bcost >>= 4; in motionEstimate()
691 bcost <<= 3; in motionEstimate()
700 if (bcost & 7) in motionEstimate()
723 bcost >>= 3; in motionEstimate()
749 ucost1 = bcost; in motionEstimate()
1089 if (!bcost) in motionEstimate()
[all …]
H A Dslicetype.cpp2065 int bcost = tld.me.COST_MAX; in estimateCUCost() local
2125 COPY2_IF_LT(bcost, fencCost, listused, i + 1); in estimateCUCost()
2142 COPY2_IF_LT(bcost, bicost, listused, 3); in estimateCUCost()
2149 COPY2_IF_LT(bcost, bicost, listused, 3); in estimateCUCost()
2151 bcost += lowresPenalty; in estimateCUCost()
2155 bcost += lowresPenalty; in estimateCUCost()
2157 if (fenc->intraCost[cuXY] < bcost) in estimateCUCost()
2159 bcost = fenc->intraCost[cuXY]; in estimateCUCost()
2168 … = (bFrameScoreCU && fenc->invQscaleFactor) ? ((bcost * fenc->invQscaleFactor[cuXY] + 128) >> 8) :… in estimateCUCost()
2174 fenc->costEst[b - p0][p1 - b] += bcost; in estimateCUCost()
[all …]
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/encoder/
H A Dme.c325 bcost <<= 4; in x264_me_search_ref()
340 bcost >>= 4; in x264_me_search_ref()
369 bcost <<= 3; in x264_me_search_ref()
402 bcost >>= 3; in x264_me_search_ref()
897 bcost <<= 6; in refine_subpel()
922 bcost >>= 6; in refine_subpel()
978 bcost <<= 4; in refine_subpel()
985 bcost >>= 4; in refine_subpel()
988 m->cost = bcost; in refine_subpel()
1129 bcost = X264_MIN( cost, bcost ); in me_refine_bidir()
[all …]
/dports/emulators/vice/vice-3.5/src/lib/libx264/encoder/
H A Dme.c331 bcost <<= 4; in x264_me_search_ref()
346 bcost >>= 4; in x264_me_search_ref()
375 bcost <<= 3; in x264_me_search_ref()
410 bcost >>= 3; in x264_me_search_ref()
921 bcost <<= 6; in refine_subpel()
946 bcost >>= 6; in refine_subpel()
1005 bcost <<= 4; in refine_subpel()
1012 bcost >>= 4; in refine_subpel()
1015 m->cost = bcost; in refine_subpel()
1168 bcost = X264_MIN( cost, bcost ); in x264_me_refine_bidir()
[all …]
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/encoder/
H A Dme.c325 bcost <<= 4; in x264_me_search_ref()
340 bcost >>= 4; in x264_me_search_ref()
369 bcost <<= 3; in x264_me_search_ref()
402 bcost >>= 3; in x264_me_search_ref()
897 bcost <<= 6; in refine_subpel()
922 bcost >>= 6; in refine_subpel()
978 bcost <<= 4; in refine_subpel()
985 bcost >>= 4; in refine_subpel()
988 m->cost = bcost; in refine_subpel()
1129 bcost = X264_MIN( cost, bcost ); in me_refine_bidir()
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/encoder/
H A Dme.c331 bcost <<= 4; in x264_me_search_ref()
346 bcost >>= 4; in x264_me_search_ref()
375 bcost <<= 3; in x264_me_search_ref()
410 bcost >>= 3; in x264_me_search_ref()
921 bcost <<= 6; in refine_subpel()
946 bcost >>= 6; in refine_subpel()
1005 bcost <<= 4; in refine_subpel()
1012 bcost >>= 4; in refine_subpel()
1015 m->cost = bcost; in refine_subpel()
1168 bcost = X264_MIN( cost, bcost ); in x264_me_refine_bidir()
[all …]
/dports/multimedia/handbrake/x265_3.5/source/encoder/
H A Dmotion.cpp379 int saved = bcost; in StarPatternSearch()
446 saved = bcost; in StarPatternSearch()
515 saved = bcost; in StarPatternSearch()
823 bcost <<= 4; in motionEstimate()
841 bcost >>= 4; in motionEstimate()
868 bcost <<= 3; in motionEstimate()
886 if (bcost & 7) in motionEstimate()
921 bcost >>= 3; in motionEstimate()
953 ucost1 = bcost; in motionEstimate()
1465 if (!bcost) in motionEstimate()
[all …]
/dports/multimedia/x265/source/encoder/
H A Dmotion.cpp379 int saved = bcost; in StarPatternSearch()
446 saved = bcost; in StarPatternSearch()
515 saved = bcost; in StarPatternSearch()
823 bcost <<= 4; in motionEstimate()
841 bcost >>= 4; in motionEstimate()
868 bcost <<= 3; in motionEstimate()
886 if (bcost & 7) in motionEstimate()
921 bcost >>= 3; in motionEstimate()
953 ucost1 = bcost; in motionEstimate()
1465 if (!bcost) in motionEstimate()
[all …]
/dports/emulators/vice/vice-3.5/src/lib/libx264/common/opencl/
H A Dmotionsearch.cl189 int bcost = sad_8x8_ii_coop4( fenc, coord, fref, refcrd, mb_i, cost_local ) +
203 if( (cost >> 2) >= bcost )
207 bcost = cost>>2;
223 if( cost < bcost ) { bcost = cost; bestmv = trymv; } }
247 out_mv_costs[mb_xy] = min( bcost, LOWRES_COST_MASK );
H A Dbidir.cl142 int bcost = COST_MAX;
148 COPY2_IF_LT( bcost, icost, list_used, 0 );
153 COPY2_IF_LT( bcost, mv_cost0, list_used, 1 );
158 COPY2_IF_LT( bcost, mv_cost1, list_used, 2 );
175 COPY2_IF_LT( bcost, penalty * lambda + cost, list_used, 3 );\
199 lowres_costs[mb_xy] = min( bcost, LOWRES_COST_MASK ) + (list_used << LOWRES_COST_SHIFT);
H A Dsubpel.cl210 int bcost = in_sad_mv_costs[mb_xy];
224 if( (cost>>2) < bcost )\
227 bcost = cost>>2;\
238 bcost = cost_local[0] + cost_local[1] + cost_local[2] + cost_local[3];
239 bcost += lambda * mv_cost( abs_diff( bmv, mvp ) );
241 fenc_lowres_mv_costs[mb_xy] = min( bcost, LOWRES_COST_MASK );
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/opencl/
H A Dmotionsearch.cl189 int bcost = sad_8x8_ii_coop4( fenc, coord, fref, refcrd, mb_i, cost_local ) +
203 if( (cost >> 2) >= bcost )
207 bcost = cost>>2;
223 if( cost < bcost ) { bcost = cost; bestmv = trymv; } }
247 out_mv_costs[mb_xy] = min( bcost, LOWRES_COST_MASK );
H A Dbidir.cl142 int bcost = COST_MAX;
148 COPY2_IF_LT( bcost, icost, list_used, 0 );
153 COPY2_IF_LT( bcost, mv_cost0, list_used, 1 );
158 COPY2_IF_LT( bcost, mv_cost1, list_used, 2 );
175 COPY2_IF_LT( bcost, penalty * lambda + cost, list_used, 3 );\
199 lowres_costs[mb_xy] = min( bcost, LOWRES_COST_MASK ) + (list_used << LOWRES_COST_SHIFT);
H A Dsubpel.cl210 int bcost = in_sad_mv_costs[mb_xy];
224 if( (cost>>2) < bcost )\
227 bcost = cost>>2;\
238 bcost = cost_local[0] + cost_local[1] + cost_local[2] + cost_local[3];
239 bcost += lambda * mv_cost( abs_diff( bmv, mvp ) );
241 fenc_lowres_mv_costs[mb_xy] = min( bcost, LOWRES_COST_MASK );
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/opencl/
H A Dmotionsearch.cl189 int bcost = sad_8x8_ii_coop4( fenc, coord, fref, refcrd, mb_i, cost_local ) +
203 if( (cost >> 2) >= bcost )
207 bcost = cost>>2;
223 if( cost < bcost ) { bcost = cost; bestmv = trymv; } }
247 out_mv_costs[mb_xy] = min( bcost, LOWRES_COST_MASK );
H A Dbidir.cl142 int bcost = COST_MAX;
148 COPY2_IF_LT( bcost, icost, list_used, 0 );
153 COPY2_IF_LT( bcost, mv_cost0, list_used, 1 );
158 COPY2_IF_LT( bcost, mv_cost1, list_used, 2 );
175 COPY2_IF_LT( bcost, penalty * lambda + cost, list_used, 3 );\
199 lowres_costs[mb_xy] = min( bcost, LOWRES_COST_MASK ) + (list_used << LOWRES_COST_SHIFT);
H A Dsubpel.cl210 int bcost = in_sad_mv_costs[mb_xy];
224 if( (cost>>2) < bcost )\
227 bcost = cost>>2;\
238 bcost = cost_local[0] + cost_local[1] + cost_local[2] + cost_local[3];
239 bcost += lambda * mv_cost( abs_diff( bmv, mvp ) );
241 fenc_lowres_mv_costs[mb_xy] = min( bcost, LOWRES_COST_MASK );
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/common/opencl/
H A Dmotionsearch.cl189 int bcost = sad_8x8_ii_coop4( fenc, coord, fref, refcrd, mb_i, cost_local ) +
203 if( (cost >> 2) >= bcost )
207 bcost = cost>>2;
223 if( cost < bcost ) { bcost = cost; bestmv = trymv; } }
247 out_mv_costs[mb_xy] = min( bcost, LOWRES_COST_MASK );
H A Dbidir.cl142 int bcost = COST_MAX;
148 COPY2_IF_LT( bcost, icost, list_used, 0 );
153 COPY2_IF_LT( bcost, mv_cost0, list_used, 1 );
158 COPY2_IF_LT( bcost, mv_cost1, list_used, 2 );
175 COPY2_IF_LT( bcost, penalty * lambda + cost, list_used, 3 );\
199 lowres_costs[mb_xy] = min( bcost, LOWRES_COST_MASK ) + (list_used << LOWRES_COST_SHIFT);
H A Dsubpel.cl210 int bcost = in_sad_mv_costs[mb_xy];
224 if( (cost>>2) < bcost )\
227 bcost = cost>>2;\
238 bcost = cost_local[0] + cost_local[1] + cost_local[2] + cost_local[3];
239 bcost += lambda * mv_cost( abs_diff( bmv, mvp ) );
241 fenc_lowres_mv_costs[mb_xy] = min( bcost, LOWRES_COST_MASK );
/dports/databases/grass7/grass-7.8.6/lib/vector/Vlib/
H A Dnet_build.c63 int cost, bcost; in Vect_net_ttb_build_graph() local
587 db_CatValArray_get_value_int(&bvarr, cat, &bcost); in Vect_net_ttb_build_graph()
588 bdcost = bcost; in Vect_net_ttb_build_graph()
709 int cost, bcost; in Vect_net_build_graph() local
879 db_CatValArray_get_value_int(&bvarr, cat, &bcost); in Vect_net_build_graph()
880 bdcost = bcost; in Vect_net_build_graph()
929 bcost = (dglInt32_t) Map->dgraph.cost_multip * bdcost; in Vect_net_build_graph()
931 bcost); in Vect_net_build_graph()
934 (dglInt32_t) bcost, (dglInt32_t) - i); in Vect_net_build_graph()
/dports/games/freeciv/freeciv-2.6.6/ai/default/
H A Ddaimilitary.c961 int bcost = utype_build_shield_cost(punittype); in process_attacker_want() local
1055 desire = kill_desire(value, attack, bcost, vuln, victim_count); in process_attacker_want()
1062 (bcost + acity_data->bcost), vuln, in process_attacker_want()
1065 if (value * city_attack > acity_data->bcost * vuln) { in process_attacker_want()
1067 acity_data->bcost, vuln, in process_attacker_want()
1109 attack, value, move_time, vuln, bcost); in process_attacker_want()
H A Daicity.h44 int attack, bcost; /* This is also for invasion - total power and value of member
/dports/games/freeciv-nox11/freeciv-2.6.6/ai/default/
H A Ddaimilitary.c961 int bcost = utype_build_shield_cost(punittype); in process_attacker_want() local
1055 desire = kill_desire(value, attack, bcost, vuln, victim_count); in process_attacker_want()
1062 (bcost + acity_data->bcost), vuln, in process_attacker_want()
1065 if (value * city_attack > acity_data->bcost * vuln) { in process_attacker_want()
1067 acity_data->bcost, vuln, in process_attacker_want()
1109 attack, value, move_time, vuln, bcost); in process_attacker_want()
H A Daicity.h44 int attack, bcost; /* This is also for invasion - total power and value of member

1234