HomeSort by relevance Sort by last modified time
    Searched refs:nbytes (Results 126 - 150 of 286) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/third_party/libvpx/source/libvpx/examples/
vp8_multi_resolution_encoder.c 70 size_t nbytes, to_read; local
74 nbytes = fread(img->planes[0], 1, to_read, f);
75 if(nbytes != to_read) {
77 if(nbytes > 0)
84 size_t nbytes, to_read; local
115 nbytes = fread(ptr, 1, to_read, f);
116 if(nbytes != to_read) {
118 if(nbytes > 0)
  /external/libvpx/libvpx/examples/
vp8_multi_resolution_encoder.c 70 size_t nbytes, to_read; local
74 nbytes = fread(img->planes[0], 1, to_read, f);
75 if(nbytes != to_read) {
77 if(nbytes > 0)
84 size_t nbytes, to_read; local
115 nbytes = fread(ptr, 1, to_read, f);
116 if(nbytes != to_read) {
118 if(nbytes > 0)
  /external/mksh/src/
shf.c 629 /* Write a buffer. Returns nbytes if successful, EOF if there is an error. */
631 shf_write(const char *buf, ssize_t nbytes, struct shf *shf)
633 ssize_t n, ncopy, orig_nbytes = nbytes;
638 if (nbytes < 0)
639 internal_errorf("%s: %s %zd", "shf_write", "nbytes", nbytes);
643 (shf->wp != shf->buf || nbytes < shf->wnleft)) {
644 if (ncopy > nbytes)
645 ncopy = nbytes;
647 nbytes -= ncopy
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
vp8_multi_resolution_encoder.c 70 size_t nbytes, to_read; local
74 nbytes = fread(img->planes[0], 1, to_read, f);
75 if(nbytes != to_read) {
77 if(nbytes > 0)
84 size_t nbytes, to_read; local
115 nbytes = fread(ptr, 1, to_read, f);
116 if(nbytes != to_read) {
118 if(nbytes > 0)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/pulse/
proplist.h 282 int pa_proplist_set(pa_proplist *p, const char *key, const void *data, size_t nbytes);
295 int pa_proplist_get(pa_proplist *p, const char *key, const void **data, size_t *nbytes);
stream.h 324 typedef void (*pa_stream_request_cb_t)(pa_stream *p, size_t nbytes, void *userdata);
445 * write. On return *nbytes can be smaller or have the same value as
447 * memory beyond the returned *nbytes value is invalid. Acessing the
449 * pa_stream_cancel_write() is invalid. On invocation only *nbytes
450 * needs to be initialized, on return both *data and *nbytes will be
451 * valid. If you place (size_t) -1 in *nbytes on invocation the memory
455 * area and an nbytes value that is smaller or equal to what was
465 * pointer/nbytes values.\since 0.9.16 */
469 size_t *nbytes);
506 size_t nbytes /**< The length of the data to write in bytes*/
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
proplist.h 282 int pa_proplist_set(pa_proplist *p, const char *key, const void *data, size_t nbytes);
295 int pa_proplist_get(pa_proplist *p, const char *key, const void **data, size_t *nbytes);
stream.h 324 typedef void (*pa_stream_request_cb_t)(pa_stream *p, size_t nbytes, void *userdata);
445 * write. On return *nbytes can be smaller or have the same value as
447 * memory beyond the returned *nbytes value is invalid. Acessing the
449 * pa_stream_cancel_write() is invalid. On invocation only *nbytes
450 * needs to be initialized, on return both *data and *nbytes will be
451 * valid. If you place (size_t) -1 in *nbytes on invocation the memory
455 * area and an nbytes value that is smaller or equal to what was
465 * pointer/nbytes values.\since 0.9.16 */
469 size_t *nbytes);
506 size_t nbytes /**< The length of the data to write in bytes*/
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/
uu_codec.py 87 nbytes = (((ord(s[0])-32) & 63) * 4 + 5) / 3
88 data = a2b_uu(s[:nbytes])
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/
uu_codec.py 87 nbytes = (((ord(s[0])-32) & 63) * 4 + 5) / 3
88 data = a2b_uu(s[:nbytes])
  /external/aac/libMpegTPEnc/include/
tpenc_lib.h 252 * \param nBytes Pointer to an int to hold the frame size in bytes. Returns zero
256 TRANSPORTENC_ERROR transportEnc_GetFrame(HANDLE_TRANSPORTENC hTpEnc, int *nbytes);
  /external/bluetooth/bluedroid/bta/include/
bta_fs_co.h 151 UINT16 nbytes; /* number of bytes for last read/write */ member in struct:__anon5381
348 ** nbytes - number of bytes to read into the buffer.
366 BTA_API extern void bta_fs_co_read(int fd, UINT8 *p_buf, UINT16 nbytes, UINT16 evt,
378 ** nbytes - number of bytes to write out to the file.
394 BTA_API extern void bta_fs_co_write(int fd, const UINT8 *p_buf, UINT16 nbytes, UINT16 evt,
644 BTA_API extern void bta_fs_co_sess_offset(UINT8 ssn, INT32 pos, UINT16 nbytes, UINT8 app_id);
  /external/valgrind/main/include/
pub_tool_xarray.h 74 /* Add a sequence of bytes to an XArray of bytes. Asserts if nbytes
77 extern Word VG_(addBytesToXA) ( XArray* xao, const void* bytesV, Word nbytes );
  /external/aac/libMpegTPEnc/src/
tpenc_lib.cpp 468 TRANSPORTENC_ERROR transportEnc_GetFrame(HANDLE_TRANSPORTENC hTpEnc, int *nbytes)
476 *nbytes = hTpEnc->bsBufferSize;
477 transportEnc_LatmGetFrame(&hTpEnc->writer.latm, hBs, nbytes);
481 *nbytes = (FDKgetValidBits(hBs) + 7)>>3;
484 *nbytes = 0;
489 *nbytes = (FDKgetValidBits(hBs) + 7)>>3;
494 *nbytes = ((FDKgetValidBits(hBs)-hTpEnc->writer.raw.prevBits) + 7)>>3;
  /bootable/recovery/mtdutils/
mtdutils.c 77 ssize_t nbytes; local
111 nbytes = read(fd, buf, sizeof(buf) - 1);
113 if (nbytes < 0) {
116 buf[nbytes] = '\0';
130 while (nbytes > 0) {
157 while (nbytes > 0 && *bufp != '\n') {
159 nbytes--;
161 if (nbytes > 0) {
163 nbytes--;
  /external/qemu/
posix-aio-compat.c 236 ssize_t nbytes; local
254 nbytes = handle_aiocb_rw_vector(aiocb);
255 if (nbytes == aiocb->aio_nbytes)
256 return nbytes;
257 if (nbytes < 0 && nbytes != -ENOSYS)
258 return nbytes;
284 nbytes = handle_aiocb_rw_linear(aiocb, buf);
301 return nbytes;
  /external/blktrace/btt/
inlines.h 340 static inline int histo_idx(__u64 nbytes)
342 int idx = (nbytes >> 9) - 1;
346 static inline void update_q_histo(__u64 nbytes)
348 q_histo[histo_idx(nbytes)]++;
351 static inline void update_d_histo(__u64 nbytes)
353 d_histo[histo_idx(nbytes)]++;
  /external/valgrind/main/coregrind/
m_libcproc.c 733 void VG_(invalidate_icache) ( void *ptr, SizeT nbytes )
735 if (nbytes == 0) return; // nothing to do
746 Addr endaddr = startaddr + nbytes;
769 Addr endaddr = startaddr + nbytes;
834 Addr end = start + nbytes;
889 (UWord) nbytes, (UWord) 3);
900 void VG_(flush_dcache) ( void *ptr, SizeT nbytes )
905 Addr endaddr = startaddr + nbytes;
  /external/valgrind/main/drd/tests/
unit_vc.c 13 void* VG_(malloc)(const HChar* cc, SizeT nbytes)
14 { return malloc(nbytes); }
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
uu.py 146 nbytes = (((ord(s[0])-32) & 63) * 4 + 5) // 3
147 data = binascii.a2b_uu(s[:nbytes])
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
uu.py 146 nbytes = (((ord(s[0])-32) & 63) * 4 + 5) // 3
147 data = binascii.a2b_uu(s[:nbytes])
  /external/chromium_org/third_party/smhasher/src/
KeysetTest.h 138 const int nbytes = sizeof(keytype); local
139 const int nbits = nbytes * 8;
145 flipbit(&k,nbytes,i);
158 flipbit(&k,nbytes,i);
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
linuxthreads.cc 356 ssize_t nbytes = sys_getdents(proc, (struct kernel_dirent *)buf, local
358 if (nbytes < 0)
360 else if (nbytes == 0) {
374 entry < (struct kernel_dirent *)&buf[nbytes];
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
linuxthreads.cc 356 ssize_t nbytes = sys_getdents(proc, (struct kernel_dirent *)buf, local
358 if (nbytes < 0)
360 else if (nbytes == 0) {
374 entry < (struct kernel_dirent *)&buf[nbytes];
  /external/mdnsresponder/mDNSPosix/
mDNSUNP.h 82 extern ssize_t recvfrom_flags(int fd, void *ptr, size_t nbytes, int *flagsp,

Completed in 1783 milliseconds

1 2 3 4 56 7 8 91011>>