HomeSort by relevance Sort by last modified time
    Searched full:mp4ftype (Results 1 - 2 of 2) sorted by null

  /prebuilts/go/darwin-x86/src/net/http/
sniff.go 168 var mp4ftype = []byte("ftyp") var
181 if !bytes.Equal(data[4:8], mp4ftype) {
  /prebuilts/go/linux-x86/src/net/http/
sniff.go 168 var mp4ftype = []byte("ftyp") var
181 if !bytes.Equal(data[4:8], mp4ftype) {

Completed in 346 milliseconds