/third_party/ffmpeg/libavcodec/ |
H A D | dv.c | 68 static const uint8_t remap[][2] = { in dv_calc_mb_coordinates() local
|
H A D | msvideo1enc.c | 65 static const int remap[16] = { 0, 1, 4, 5, 2, 3, 6, 7, 8, 9, 12, 13, 10, 11, 14, 15 }; variable
|
/third_party/ltp/testcases/kernel/mem/vma/ |
H A D | vma03.c | 73 void *map, *remap; in main() local
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_nir_lower_multiview.c | 103 uint64_t remap = 0; in build_view_index() local
|
/third_party/mesa3d/src/mesa/program/ |
H A D | program.c | 425 unsigned *remap = malloc(num_state_params * sizeof(unsigned)); in _mesa_add_separate_state_parameters() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_remap.c | 76 AVFILTER_DEFINE_CLASS(remap); variable
|
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | radeon_emulate_branches.c | 282 struct remap_output_data remap; in fix_output_writes() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-var-hvar-table.hh | 114 void remap (const DeltaSetIndexMap *input_map, in remap() function
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | resampler.h | 115 pa_remap_t remap; member
|
H A D | resampler.c | 1528 pa_remap_t *remap = &r->remap; in remap_channels() local [all...] |
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
H A D | SymbolEnv.cpp | 286 const TStructure &SymbolEnv::remap(const TStructure &s) const in remap() function in SymbolEnv 298 const TStructure *SymbolEnv::remap(const TStructure *s) const in remap() function in SymbolEnv
|
/third_party/glslang/gtests/ |
H A D | TestFixture.h | 411 GlslangResult remap( in remap() function in glslangtest::GlslangTest
|
/third_party/glslang/SPIRV/ |
H A D | SPVRemapper.cpp | 1448 void spirvbin_t::remap(std::uint32_t opts) in remap() function in spv::spirvbin_t 1508 void spirvbin_t::remap(std::vector<std::uint32_t>& in_spv, const std::vector<std::string>& whiteListStrings, in remap() function in spv::spirvbin_t 1518 void spirvbin_t::remap(std::vector<std::uint32_t>& in_spv, std::uint32_t opts) in remap() function in spv::spirvbin_t
|
/third_party/mesa3d/src/panfrost/bifrost/ |
H A D | bi_ra.c | 712 bi_index *remap = calloc(ctx->ssa_alloc, sizeof(bi_index)); in bi_lower_vector() local
|
/third_party/alsa-lib/src/control/ |
H A D | control_remap.c | 94 snd_ctl_remap_id_t *remap; member 1156 snd_ctl_remap_open(snd_ctl_t **handlep, const char *name, snd_config_t *remap, snd_config_t *map, snd_ctl_t *child, int mode) snd_ctl_remap_open() argument 1296 snd_config_t *remap = NULL; _snd_ctl_remap_open() local [all...] |
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_spill.c | 97 struct hash_table *remap; member
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_linking_helpers.c | 765 assign_remap_locations(struct varying_loc (*remap)[4], in assign_remap_locations() argument 398 remap_slots_and_components(nir_shader *shader, nir_variable_mode mode, struct varying_loc (*remap)[4], uint64_t *slots_used, uint64_t *out_slots_read, uint32_t *p_slots_used, uint32_t *p_out_slots_read) remap_slots_and_components() argument 860 struct varying_loc remap[MAX_VARYINGS_INCL_PATCH][4] = {{{0}, {0}}}; compact_components() local [all...] |
/third_party/mesa3d/src/asahi/compiler/ |
H A D | agx_compile.c | 1503 agx_remap_varyings_vs(nir_shader *nir, struct agx_varyings *varyings, unsigned *remap) agx_remap_varyings_vs() argument 1538 agx_remap_varyings_fs(nir_shader *nir, struct agx_varyings *varyings, unsigned *remap) agx_remap_varyings_fs() argument
|
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | main.cpp | 961 static bool remap_generic(Compiler &compiler, const SmallVector<Resource> &resources, const Remap &remap) in remap_generic() argument [all...] |
H A D | spirv_cross_c.cpp | 899 spvc_compiler_hlsl_add_vertex_attribute_remap(spvc_compiler compiler, const spvc_hlsl_vertex_attribute_remap *remap, size_t count) spvc_compiler_hlsl_add_vertex_attribute_remap() argument
|
H A D | spirv_hlsl.cpp | 3319 auto &remap = itr->second; in remap_hlsl_resource_binding() local [all...] |
/third_party/pcre2/pcre2/src/sljit/ |
H A D | sljitNativeARM_32.c | 1070 sljit_u32 remap[3]; in sljit_emit_enter() local
|
H A D | sljitNativeARM_T2_32.c | 1149 sljit_u32 remap[3]; in sljit_emit_enter() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | DebugInfo.cpp | 517 void remap(MDNode *N) { in remap() function in __anon24213::DebugTypeInfoRemoval 619 auto remap = [&](MDNode *Node) -> MDNode * { in stripNonLineTableDebugInfo() local
|