Searched refs:a_idx (Results 1 – 3 of 3) sorted by relevance
72 inline static int cmp(const TTypes<int64>::ConstMatrix& a_idx, in cmp() argument76 const int64 a = a_idx(a_row, d); in cmp()
31 extern VOID ixheaacd_map_34_params_to_20(WORD16 *a_idx);
410 inline int cmp(std::vector<int64>* a_idx, const Tensor* b_idx, in cmp() argument412 const int64 a = a_idx->at(a_row); in cmp()