Searched defs:block_start (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_disasm_info.h48 struct bblock_t *block_start; member in struct:inst_group
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_disasm_info.h48 struct bblock_t *block_start; member in struct:inst_group
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dvtn_cfg.c1069 const uint32_t *block_start = block->label; local in function:vtn_emit_cf_list_structured
1270 const uint32_t *block_start = block->label; local in function:vtn_emit_cf_func_unstructured
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dvtn_cfg.c918 const uint32_t *block_start = block->label; local in function:vtn_emit_cf_list
/xsrc/external/mit/brotli/dist/c/enc/
H A Dbackward_references_hq.c329 static uint32_t ComputeDistanceShortcut(const size_t block_start, argument
381 EvaluateNode(const size_t block_start,const size_t pos,const size_t max_backward_limit,const size_t gap,const int * starting_dist_cache,const ZopfliCostModel * model,StartPosQueue * queue,ZopfliNode * nodes) argument
402 UpdateNodes(const size_t num_bytes,const size_t block_start,const size_t pos,const uint8_t * ringbuffer,const size_t ringbuffer_mask,const BrotliEncoderParams * params,const size_t max_backward_limit,const int * starting_dist_cache,const size_t num_matches,const BackwardMatch * matches,const ZopfliCostModel * model,StartPosQueue * queue,ZopfliNode * nodes) argument
571 BrotliZopfliCreateCommands(const size_t num_bytes,const size_t block_start,const ZopfliNode * nodes,int * dist_cache,size_t * last_insert_len,const BrotliEncoderParams * params,Command * commands,size_t * num_literals) argument
[all...]
H A Dencode.c1274 size_t block_start; local in function:BrotliCompressBufferQuality10

Completed in 12 milliseconds