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