Searched refs:Residue (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/storage/
H A Dtransport.h68 __le32 Residue; /* amount not transferred */ member in struct:bulk_cs_wrap
H A Dtransport.c1197 residue = le32_to_cpu(bcs->Residue);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D08-residue.tex4 \section{Residue setup and decode} \label{vorbis:spec:residue}
23 \subsection{Residue format}
25 Residue format partitions each vector in the vector bundle into chunks,
79 Residue 0 and 1 differ only in the way the values within a residue
83 Residue encoding 0 interleaves VQ encoding according to the
113 Residue 1 does not interleave VQ encoding. It represents partition
139 Residue type two can be thought of as a variant of residue type 1.
153 \subsection{Residue decode}
353 'Residue Format: residue 0' section. The following pseudocode
387 'Residue Forma
[all...]
H A D01-introduction.tex230 \subsubsection{Residue}
227 codebooks when coding/decoding. subsubsection
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dstorage_common.c194 __le32 Residue; /* Amount not transferred */ member in struct:bulk_cs_wrap
H A Df_mass_storage.c1777 csw->Residue = cpu_to_le32(common->residue);
H A Dfile_storage.c2069 csw->Residue = cpu_to_le32(fsg->residue);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dub.c122 __le32 Residue; /* amount not transferred */ member in struct:bulk_cs_wrap
1232 len = le32_to_cpu(bcs->Residue);

Completed in 156 milliseconds