Home
last modified time | relevance | path

Searched defs:num_patches (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_lpp_tran.h51 WORD16 num_patches; member
86 WORD32 num_patches; member
H A Dixheaacd_lpp_tran.c679 WORD num_patches = hf_generator->pstr_settings->num_patches; in ixheaacd_filter1_lp() local
859 WORD32 num_patches = hf_generator->pstr_settings->num_patches; in ixheaacd_low_pow_hf_generator() local
984 WORD32 num_patches = hf_generator->pstr_settings->num_patches; in ixheaacd_hf_generator() local
H A Dixheaacd_esbr_envcal.c921 WORD32 num_patches; in ixheaacd_createlimiterbands() local
H A Dixheaacd_sbr_dec.c137 WORD32 num_patches = 0; in ixheaacd_hbe_repl_spec() local
H A Dixheaacd_sbrdec_lpfuncs.c99 const ia_patch_param_struct *p_str_patch_param, WORD16 num_patches, in ixheaacd_derive_lim_band_tbl()
/aosp_15_r20/external/mesa3d/src/amd/vulkan/nir/
H A Dradv_nir_lower_abi.c316 unsigned num_patches = s->info->num_tess_patches; in lower_abi_instr() local
320 nir_def *num_patches = nir_iadd_imm_nuw(b, n, 1); in lower_abi_instr() local
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_shader_util.c1160 unsigned num_patches = 256 / max_verts_per_patch; in ac_compute_num_tess_patches() local
1213 …compute_tess_lds_size(const struct radeon_info *info, uint32_t lds_per_patch, uint32_t num_patches) in ac_compute_tess_lds_size()
/aosp_15_r20/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DAudioPatch.cpp91 status_t AudioPatchCollection::listAudioPatches(unsigned int *num_patches, in listAudioPatches()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_gmem.cc388 unsigned num_patches = fd_patch_num_elements(&batch->fb_read_patches); in patch_fb_read_gmem() local
443 unsigned num_patches = in patch_fb_read_sysmem() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_tess.c168 unsigned num_patches = input_prim->count / shader->draw->pt.vertices_per_patch; in draw_tess_ctrl_shader_run() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_nir_lower_abi.c371 nir_def *num_patches = nir_iadd_imm_nuw(b, p, 1); in lower_intrinsic() local
H A Dsi_state_shaders.cpp4713 unsigned num_patches = in si_update_tess_io_layout_state() local
/aosp_15_r20/frameworks/av/media/libaudioclient/fuzzer/
H A Daudioflinger_fuzzer.cpp761 unsigned int num_patches = mFdp.ConsumeIntegral<uint32_t>(); in invokeAudioPatch() local
/aosp_15_r20/external/libxaac/encoder/
H A Dixheaace_sbr_hbe_trans.c1540 WORD32 num_patches = 0; in ixheaace_hbe_repl_spec() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Devergreen_state.c4602 …tess_constants(struct r600_context *rctx, const struct pipe_draw_info *info, unsigned *num_patches) in evergreen_setup_tess_constants()
4698 unsigned num_patches) in evergreen_get_ls_hs_config()
H A Dr600_state_common.c2133 unsigned num_patches, dirty_tex_counter, index_offset = 0; in r600_draw_vbo() local
/aosp_15_r20/art/dex2oat/linker/arm/
H A Drelative_patcher_thumb2_test.cc1329 const size_t num_patches = 1 * MB / 8u; in TEST_F() local
/aosp_15_r20/frameworks/av/media/libaudioclient/
H A DIAudioFlinger.cpp695 status_t AudioFlingerClientAdapter::listAudioPatches(unsigned int* num_patches, in listAudioPatches()
H A DAudioSystem.cpp1882 status_t AudioSystem::listAudioPatches(unsigned int* num_patches, in listAudioPatches()
/aosp_15_r20/frameworks/av/services/audiopolicy/service/
H A DAudioPolicyInterfaceImpl.cpp1921 unsigned int num_patches = VALUE_OR_RETURN_BINDER_STATUS( in listAudioPatches() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Deigen_spatial_convolutions_test.cc1532 const Index num_patches = evaluators[0].impl().dimensions()[3]; in PackRhsHelper() local
/aosp_15_r20/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp5138 unsigned int* num_patches, struct audio_patch* patches) const in listAudioPatches()
/aosp_15_r20/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.cpp5849 status_t AudioPolicyManager::listAudioPatches(unsigned int *num_patches, in listAudioPatches()