Home | History | Annotate | Download | only in src

Lines Matching refs:mStatsMapped

842                 *(uint32_t *)((unsigned int)(mStatsMapped[mCurrentHisto]->data)) = hist_info->max_value;
843 memcpy((uint32_t *)((unsigned int)mStatsMapped[mCurrentHisto]->data + sizeof(int32_t)),
848 app_cb->argm_data_cb.data = mStatsMapped[mCurrentHisto];