Searched refs:mHistData (Results 1 – 2 of 2) sorted by relevance
64 std::memcpy(mHistData, bin, HISTOGRAM_BINS_SIZE * sizeof(char16_t)); in callbackHistogram()96 buf->assign(mIDLHistogram->mHistData, mIDLHistogram->mHistData + HISTOGRAM_BINS_SIZE); in collectRoiLuma()
67 HistogramReceiver() : mHistData(){}; in HistogramReceiver()69 uint16_t mHistData[HISTOGRAM_BINS_SIZE]; // luma buffer member