Searched refs:gauElement (Results 1 – 2 of 2) sorted by relevance
30 OSCL_EXPORT_REF GAU::GAU(GAU & gauElement) in GAU() argument35 numMediaSamples = gauElement.numMediaSamples; in GAU()38 info[ii] = gauElement.info[ii]; in GAU()40 buf = gauElement.buf; in GAU()41 for (int32 jj = 0; jj < gauElement.buf.num_fragments; jj++) in GAU()
80 OSCL_IMPORT_REF GAU(GAU & gauElement);