Searched defs:num_offsets (Results  1 – 13 of 13) sorted by relevance
| /external/mesa3d/src/gallium/auxiliary/vl/ | 
| D | vl_median_filter.c | 78                    unsigned num_offsets)  in create_frag_shader() 164                  struct vertex2f **offsets, unsigned *num_offsets)  in generate_offsets() 253    unsigned i, num_offsets = 0;  in vl_median_filter_init()  local
  | 
| D | vl_matrix_filter.c | 78 create_frag_shader(struct vl_matrix_filter *filter, unsigned num_offsets,  in create_frag_shader() 142    unsigned i, num_offsets = matrix_width * matrix_height;  in vl_matrix_filter_init()  local
  | 
| /external/harfbuzz_ng/src/OT/glyf/ | 
| D | glyf-helpers.hh | 58   unsigned num_offsets = padded_offsets.len () + 1;  in _add_loca_and_head()  local
  | 
| /external/ltp/testcases/kernel/syscalls/copy_file_range/ | 
| D | copy_file_range01.c | 188 	int num_offsets = ARRAY_SIZE(off_arr_values) + 1;  in copy_file_range_verify()  local
  | 
| /external/sfntly/cpp/src/sfntly/table/bitmap/ | 
| D | index_sub_table_format1.cc | 248     int32_t num_offsets = (last_glyph_index() - first_glyph_index() + 1) + 1;  in Initialize()  local
  | 
| D | index_sub_table_format3.cc | 244     int32_t num_offsets = (last_glyph_index() - first_glyph_index() + 1) + 1;  in Initialize()  local
  | 
| /external/mesa3d/src/gallium/auxiliary/gallivm/ | 
| D | lp_bld_sample_soa.c | 3444                 unsigned *num_offsets, unsigned *layer)  in get_target_info() 3490    unsigned i, num_coords, num_derivs, num_offsets, layer;  in lp_build_sample_gen_func()  local 3612    unsigned i, num_coords, num_derivs, num_offsets, layer;  in lp_build_sample_soa_func()  local
  | 
| D | lp_bld_tgsi_soa.c | 2076    unsigned num_derivs, num_offsets, i;  in emit_tex()  local 2290    unsigned num_offsets, num_derivs, i;  in emit_sample()  local
  | 
| /external/virglrenderer/src/gallium/auxiliary/tgsi/ | 
| D | tgsi_build.c | 735    unsigned num_offsets,  in tgsi_build_instruction_texture()
  | 
| /external/mesa3d/src/gallium/auxiliary/tgsi/ | 
| D | tgsi_build.c | 747    unsigned num_offsets,  in tgsi_build_instruction_texture()
  | 
| D | tgsi_ureg.c | 1340                   enum tgsi_return_type return_type, unsigned num_offsets)  in ureg_emit_texture()
  | 
| /external/compiler-rt/lib/sanitizer_common/ | 
| D | sanitizer_coverage_libcdep.cc | 846     uptr num_offsets = offsets.size() - kNumWordsForMagic;  in DumpOffsets()  local
  | 
| /external/mesa3d/src/amd/llvm/ | 
| D | ac_nir_to_llvm.c | 4306       int num_offsets = instr->src[offset_src].src.ssa->num_components;  in visit_tex()  local
  |