Searched refs:bitPerFrame (Results 1 – 1 of 1) sorted by relevance
1093 int32_t bitPerFrame = 16; in read() local1098 AMEDIAFORMAT_KEY_BITS_PER_SAMPLE, &bitPerFrame); in read()1103 if (bigEndian == 1 && bitPerFrame == 16) { in read()