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