Home
last modified time | relevance | path

Searched defs:pInst (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64RelocationHelpers.h46 static inline uint32_t helper_reencode_adr_imm(uint32_t pInst, uint32_t pImm) { in helper_reencode_adr_imm()
52 static inline uint32_t helper_reencode_add_imm(uint32_t pInst, uint32_t pImm) { in helper_reencode_add_imm()
57 static inline uint32_t helper_reencode_branch_offset_26(uint32_t pInst, in helper_reencode_branch_offset_26()
63 static inline uint32_t helper_reencode_cond_branch_ofs_19(uint32_t pInst, in helper_reencode_cond_branch_ofs_19()
69 static inline uint32_t helper_reencode_ldst_pos_imm(uint32_t pInst, in helper_reencode_ldst_pos_imm()
/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
DLVPSA_Control.cpp150 LVPSA_RETURN LVPSA_ApplyNewSettings(LVPSA_InstancePr_t* pInst) { in LVPSA_ApplyNewSettings()
236 LVPSA_RETURN LVPSA_SetBPFiltersType(LVPSA_InstancePr_t* pInst, LVPSA_ControlParams_t* pParams) { in LVPSA_SetBPFiltersType()
293 LVPSA_RETURN LVPSA_SetBPFCoefficients(LVPSA_InstancePr_t* pInst, LVPSA_ControlParams_t* pParams) { in LVPSA_SetBPFCoefficients()
366 LVPSA_RETURN LVPSA_SetQPFCoefficients(LVPSA_InstancePr_t* pInst, LVPSA_ControlParams_t* pParams) { in LVPSA_SetQPFCoefficients()
622 LVPSA_RETURN LVPSA_ClearFilterHistory(LVPSA_InstancePr_t* pInst) { in LVPSA_ClearFilterHistory()