Searched refs:p_costs (Results 1 – 2 of 2) sorted by relevance
34 const uint16_t** p_costs = &costs[n][0]; in GetResidualCost_MIPSdspR2() local35 const size_t inc_p_costs = NUM_CTX * sizeof(*p_costs); in GetResidualCost_MIPSdspR2()71 [ctx_reg]"=&r"(ctx_reg), [p_costs]"+&r"(p_costs), [temp0]"=&r"(temp0), in GetResidualCost_MIPSdspR2()
34 const uint16_t** p_costs = &costs[n][0]; in GetResidualCost_MIPS32() local35 const size_t inc_p_costs = NUM_CTX * sizeof(*p_costs); in GetResidualCost_MIPS32()76 [ctx_reg]"=&r"(ctx_reg), [p_costs]"+&r"(p_costs), [temp0]"=&r"(temp0), in GetResidualCost_MIPS32()