Searched refs:BYTES_PER_SAMPLE_UNSPECIFIED (Results 1 – 2 of 2) sorted by relevance
52 public static final int BYTES_PER_SAMPLE_UNSPECIFIED = 1; field in FrameFormat207 if (specification.getBytesPerSample() != BYTES_PER_SAMPLE_UNSPECIFIED in isCompatibleWith()265 if (specification.getBytesPerSample() != BYTES_PER_SAMPLE_UNSPECIFIED in mayBeCompatibleWith()266 && getBytesPerSample() != BYTES_PER_SAMPLE_UNSPECIFIED in mayBeCompatibleWith()
72 return FrameFormat.BYTES_PER_SAMPLE_UNSPECIFIED; in bytesPerSampleForClass()