Home
last modified time | relevance | path

Searched defs:block (Results 101 - 125 of 2482) sorted by relevance

12345678910>>...100

/third_party/ffmpeg/libavcodec/x86/
H A Dmpegvideoenc.c73 static void denoise_dct_sse2(MpegEncContext *s, int16_t *block){ in denoise_dct_sse2() argument
/third_party/ffmpeg/libavcodec/
H A Drv34dsp.c36 static av_always_inline void rv34_row_transform(int temp[16], int16_t *block) in rv34_row_transform() argument
57 static void rv34_idct_add_c(uint8_t *dst, ptrdiff_t stride, int16_t *block){ in rv34_idct_add_c() argument
85 rv34_inv_transform_noround_c(int16_t *block) rv34_inv_transform_noround_c() argument
118 rv34_inv_transform_dc_noround_c(int16_t *block) rv34_inv_transform_dc_noround_c() argument
[all...]
H A Dmss34dsp.c90 void ff_mss34_dct_put(uint8_t *dst, ptrdiff_t stride, int *block) in ff_mss34_dct_put() argument
H A Dpixblockdsp.c27 static void get_pixels_16_c(int16_t *av_restrict block, const uint8_t *pixels, in get_pixels_16_c() argument
40 static void get_pixels_8_c(int16_t *av_restrict block, cons argument
60 diff_pixels_c(int16_t *av_restrict block, const uint8_t *s1, const uint8_t *s2, ptrdiff_t stride) diff_pixels_c() argument
[all...]
/third_party/gn/src/gn/
H A Dfunction_foreach.cc78 const BlockNode* block = function->block(); in RunForEach() local
H A Dtemplate.cc28 Invoke(Scope* scope, const FunctionCallNode* invocation, const std::string& template_name, const std::vector<Value>& args, BlockNode* block, Err* err) const Invoke() argument
/third_party/mesa3d/src/amd/compiler/
H A Daco_dead_code_analysis.cpp53 process_block(dce_ctx& ctx, Block& block) in process_block() argument
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_remove_unreachable.c33 delete_block(struct ir3 *ir, struct ir3_block *block) in delete_block() argument
[all...]
H A Dir3_dominance.c54 calc_dominance(struct ir3_block *block) in calc_dominance() argument
77 calc_dfs_indices(struct ir3_block *block, unsigned index) in calc_dfs_indices() argument
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_wpos_center.c70 lower_wpos_center_block(nir_builder *b, nir_block *block) in lower_wpos_center_block() argument
H A Dnir_normalize_cubemap_coords.c37 normalize_cubemap_coords_block(nir_block *block, nir_builder *b) in normalize_cubemap_coords_block() argument
H A Dnir_lower_global_vars_to_local.c54 mark_global_var_uses_block(nir_block *block, nir_function_impl *impl, in mark_global_var_uses_block() argument
H A Dnir_lower_discard_or_demote.c86 nir_block *block = nir_cf_node_as_block(node); in insert_is_helper() local
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_print.c195 agx_print_block(agx_block *block, FILE *fp) in agx_print_block() argument
[all...]
H A Dagx_validate.c54 agx_validate_block_form(agx_block *block) in agx_validate_block_form() argument
[all...]
/third_party/mesa3d/src/broadcom/compiler/
H A Dvir_opt_redundant_flags.c97 vir_opt_redundant_flags_block(struct v3d_compile *c, struct qblock *block) in vir_opt_redundant_flags_block() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dlink_uniform_block_active_visitor.cpp97 process_arrays(void *mem_ctx, ir_dereference_array *ir, struct link_uniform_block_active *block) process_arrays() argument
[all...]
/third_party/littlefs/bd/
H A Dlfs_rambd.c55 int lfs_rambd_read(const struct lfs_config *cfg, lfs_block_t block, in lfs_rambd_read() argument
75 int lfs_rambd_prog(const struct lfs_config *cfg, lfs_block_t block, in lfs_rambd_prog() argument
95 int lfs_rambd_erase(const struct lfs_config *cfg, lfs_block_t block) { in lfs_rambd_erase() argument
[all...]
/third_party/ltp/lib/newlib_tests/
H A Dtest15.c36 struct block { struct
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_saturate_propagation.cpp48 opt_saturate_propagation_local(const fs_live_variables &live, bblock_t *block) in opt_saturate_propagation_local() argument
H A Dbrw_fs_cmod_propagation.cpp54 cmod_propagate_cmp_to_add(const intel_device_info *devinfo, bblock_t *block, in cmod_propagate_cmp_to_add() argument
170 cmod_propagate_not(const intel_device_info *devinfo, bblock_t *block, in cmod_propagate_not() argument
225 opt_cmod_propagation_local(const intel_device_info *devinfo, bblock_t *block) in opt_cmod_propagation_local() argument
[all...]
H A Dbrw_nir_tcs_workarounds.c84 emit_quads_workaround(nir_builder *b, nir_block *block) in emit_quads_workaround() argument
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_ra_pipeline.c133 midgard_block *block = (midgard_block *) _block; in mir_create_pipeline_registers() local
42 mir_pipeline_ins( compiler_context *ctx, midgard_block *block, midgard_bundle *bundle, unsigned i, unsigned pipeline_count) mir_pipeline_ins() argument
/third_party/mesa3d/src/util/
H A Dos_socket.c68 os_socket_block(int s, bool block) in os_socket_block() argument
118 os_socket_block(int s, bool block) in os_socket_block() argument
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_opt_message_preload.c95 bi_block *block = bi_start_block(&ctx->blocks); in bi_opt_message_preload() local

Completed in 8 milliseconds

12345678910>>...100