| /xsrc/external/mit/brotli/dist/c/enc/ |
| H A D | backward_references_hq.h | 56 float cost; member in union:ZopfliNode::__anona9571ed9010a
|
| H A D | literal_cost.c | 56 EstimateBitCostsForLiteralsUTF8(size_t pos,size_t len,size_t mask,const uint8_t * data,float * cost) argument 127 BrotliEstimateBitCostsForLiterals(size_t pos,size_t len,size_t mask,const uint8_t * data,float * cost) argument
|
| H A D | block_splitter_inc.h | 408 double* cost = BROTLI_ALLOC(m, double, num_histograms); local in function:FN [all...] |
| H A D | metablock.c | 82 ComputeDistanceCost(const Command * cmds,size_t num_commands,const BrotliDistanceParams * orig_params,const BrotliDistanceParams * new_params,double * cost) argument
|
| H A D | backward_references_hq.c | 103 SetCost(const uint32_t * histogram,size_t histogram_size,BROTLI_BOOL literal_histogram,float * cost) argument 248 UpdateZopfliNode(ZopfliNode * nodes,size_t pos,size_t start_pos,size_t len,size_t len_code,size_t dist,size_t short_code,float cost) argument 263 float cost; member in struct:PosData 488 const float cost = (cmdcode < 128 ? base_cost : dist_cost) + local in function:UpdateNodes 541 const float cost = dist_cost + (float)GetCopyExtra(copycode) + local in function:UpdateNodes [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_autotune.h | 167 uint32_t cost; member in struct:fd_batch_result
|
| H A D | freedreno_batch.h | 142 unsigned cost; member in struct:fd_batch
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_qir_schedule.c | 409 int cost = 0; local in function:get_register_pressure_cost
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/ |
| H A D | sb_ra_coalesce.cpp | 44 void coalescer::add_edge(value* a, value* b, unsigned cost) { argument 255 unsigned cost = 0; local in function:r600_sb::coalescer::build_constraint_queue [all...] |
| H A D | sb_shader.h | 59 unsigned cost; member in struct:r600_sb::ra_edge 61 ra_edge(value *a, value *b, unsigned cost) : a(a), b(b), cost(cost) {} argument 104 unsigned cost; member in struct:r600_sb::ra_chunk 130 unsigned cost; member in class:r600_sb::ra_constraint [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_qir_schedule.c | 409 int cost = 0; local in function:get_register_pressure_cost
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/ |
| H A D | sb_ra_coalesce.cpp | 44 void coalescer::add_edge(value* a, value* b, unsigned cost) { argument 255 unsigned cost = 0; local in function:r600_sb::coalescer::build_constraint_queue [all...] |
| H A D | sb_shader.h | 59 unsigned cost; member in struct:r600_sb::ra_edge 61 ra_edge(value *a, value *b, unsigned cost) : a(a), b(b), cost(cost) {} argument 104 unsigned cost; member in struct:r600_sb::ra_chunk 130 unsigned cost; member in class:r600_sb::ra_constraint [all...] |
| /xsrc/external/mit/MesaLib/dist/src/panfrost/util/ |
| H A D | lcra.c | 204 lcra_set_node_spill_cost(struct lcra_state *l, unsigned node, signed cost) argument 237 float cost = (l->spill_cost[i] + 1); local in function:lcra_get_best_spill_node
|
| /xsrc/external/mit/xorg-server.old/dist/exa/ |
| H A D | exa_offscreen.c | 95 unsigned cost, best_cost; local in function:exaFindAreaToEvict
|
| /xsrc/external/mit/xorg-server/dist/exa/ |
| H A D | exa_offscreen.c | 94 unsigned cost, best_cost; local in function:exaFindAreaToEvict
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_opt_loop_unroll.c | 850 unsigned cost = li->instr_cost * trip_count; local in function:check_unrolling_restrictions
|
| H A D | nir_loop_analyze.c | 154 unsigned cost = 1; local in function:instr_cost [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/util/ |
| H A D | register_allocate.c | 751 float cost = g->nodes[n].spill_cost; local in function:ra_get_best_spill_node 776 ra_set_node_spill_cost(struct ra_graph *g, unsigned int n, float cost) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | aco_statistics.cpp | 203 int32_t cost = 0; local in function:aco::BlockCycleEstimator::cycles_until_res_available
|
| /xsrc/external/mit/MesaLib/dist/src/util/ |
| H A D | register_allocate.c | 1028 float cost = g->nodes[n].spill_cost; local in function:ra_get_best_spill_node 1053 ra_set_node_spill_cost(struct ra_graph *g, unsigned int n, float cost) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_loop_analyze.c | 152 unsigned cost = 1; local in function:instr_cost
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/ |
| H A D | bi_schedule.c | 1086 signed cost = 0; local in function:bi_instr_cost 1123 signed cost = bi_instr_cost(instr, tuple); local in function:bi_choose_index [all...] |