Searched defs:pBits (Results 1 - 4 of 4) sorted by relevance

/external/aac/libMpegTPEnc/src/
H A Dtpenc_adts.cpp257 int *pBits)
307 /* Correct *pBits to reflect the amount of bits of the current subframe */
308 *pBits -= hAdts->subFrameStartBit;
311 *pBits += 16;
255 adtsWrite_EndRawDataBlock(HANDLE_ADTS hAdts, HANDLE_FDK_BITSTREAM hBs, int *pBits) argument
/external/chromium_org/third_party/icu/source/tools/toolutil/
H A Dpkg_genc.c633 getArchitecture(uint16_t *pCPU, uint16_t *pBits, UBool *pIsBigEndian, const char *optMatchArch) { argument
663 *pBits=32;
674 *pBits= *pCPU==IMAGE_FILE_MACHINE_I386 ? 32 : 64;
705 *pBits= buffer.header32.e_ident[EI_CLASS]==ELFCLASS32 ? 32 : 64; /* only 32 or 64: see check above */
707 if(*pBits!=32 && *pBits!=64) {
712 if(*pBits!=32) {
736 * *pBits is ignored in the calling code, so this need not be precise.
738 *pBits= *pCPU==IMAGE_FILE_MACHINE_I386 ? 32 : 64;
/external/icu4c/tools/toolutil/
H A Dpkg_genc.c635 getArchitecture(uint16_t *pCPU, uint16_t *pBits, UBool *pIsBigEndian, const char *optMatchArch) { argument
665 *pBits=32;
676 *pBits= *pCPU==IMAGE_FILE_MACHINE_I386 ? 32 : 64;
707 *pBits= buffer.header32.e_ident[EI_CLASS]==ELFCLASS32 ? 32 : 64; /* only 32 or 64: see check above */
709 if(*pBits!=32 && *pBits!=64) {
714 if(*pBits!=32) {
738 * *pBits is ignored in the calling code, so this need not be precise.
740 *pBits= *pCPU==IMAGE_FILE_MACHINE_I386 ? 32 : 64;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 247 milliseconds