Searched defs:unknownFormat (Results 1 – 4 of 4) sorted by relevance
40 type unknownFormat struct{} struct42 func (u unknownFormat) version() int {46 func (u unknownFormat) dwarf64() (bool, bool) {50 func (u unknownFormat) addrsize() int {
81 public void unknownFormat() throws IOException, ArchiveException { in unknownFormat() method in SevenZArchiverTest
457 Format unknownFormat = videoFormat(/* bitrate= */ 42, /* width= */ 300, /* height= */ 123); in updateSelectedTrack_withQueueOfUnknownFormats_doesntThrow() local
461 Format unknownFormat = videoFormat(/* bitrate= */ 42, /* width= */ 300, /* height= */ 123); in updateSelectedTrack_withQueueOfUnknownFormats_doesntThrow() local