Home
last modified time | relevance | path

Searched refs:FrameLength (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/cmd/audio/include/
H A DAudioHdr.h171 virtual unsigned int FrameLength() const;
/titanic_50/usr/src/cmd/audio/utilities/
H A DAudioHdr.cc212 FrameLength() const in FrameLength() function in AudioHdr
H A DAudioTypeChannel.cc129 nbytes = (size_t)inhdr.FrameLength(); in Convert()
H A DAudioTypeMux.cc113 nbytes = (size_t)inhdr.FrameLength(); in Convert()
/titanic_50/usr/src/grub/grub-0.97/netboot/
H A Dpxe.h341 uint16_t FrameLength; /* Total length of reciever frame */ member
H A Dundi.c719 undi.pxs->undi_isr.FrameLength, in eb_pxenv_undi_isr()