HomeSort by relevance Sort by last modified time
    Searched refs:fread (Results 226 - 250 of 867) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
resize_util.c 103 if (fread(inbuf, width * height * 3 / 2, 1, fpin) != 1)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
webm_video_source.h 26 if (fread(buffer, 1, length, f) < length) {
  /hardware/qcom/display/msm8974/libqdutils/
mdp_version.cpp 121 if(fread(split, sizeof(char), 64, fp)) {
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cstdio.h 78 using _STLP_VENDOR_CSTD::fread;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_cstdio.h 78 using _STLP_VENDOR_CSTD::fread;
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_cstdio.h 78 using _STLP_VENDOR_CSTD::fread;
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_cstdio.h 78 using _STLP_VENDOR_CSTD::fread;
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_cstdio.h 78 using _STLP_VENDOR_CSTD::fread;
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_cstdio.h 78 using _STLP_VENDOR_CSTD::fread;
  /external/blktrace/
blkrawverify.c 174 while ((n = fread(bit, sizeof(struct blk_io_trace), 1, ifp)) == 1) {
177 perror("fread");
199 n = fread(pdu_buf, bit->pdu_len, 1, ifp);
247 fprintf(stderr,"%s: fread failed %d/%s\n",
  /external/chromium_org/mojo/embedder/
platform_channel_pair_posix_unittest.cc 177 size_t bytes_read = fread(read_buf, 1, sizeof(read_buf), fp.get());
235 size_t bytes_read = fread(read_buf, 1, sizeof(read_buf), fp.get());
  /external/chromium_org/third_party/libvpx/source/libvpx/
tools_common.c 122 shortread |= (fread(ptr + buf_position, 1, needed, f) < needed);
248 if (fread(buf, 1, w, file) != w)
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/test/SwitchingSampRate/
SwitchingSampRate.cc 237 numSamplesRead = (short)fread(audioBuff10ms, sizeof(short),
262 numSamplesRead = (short)fread(audioBuff10ms, sizeof(short),
  /external/chromium_org/tools/telemetry/telemetry/core/
bitmaptools.cc 21 return fread(out, sizeof(*out), 1, stdin) == 1;
112 if (fread(pixels, sizeof(pixels[0]), size, stdin) <
  /external/libvpx/libvpx/
tools_common.c 122 shortread |= (fread(ptr + buf_position, 1, needed, f) < needed);
248 if (fread(buf, 1, w, file) != w)
  /external/ltrace/testsuite/ltrace.main/
system_calls.exp 52 fread(buffer, sizeof(s), 1, fp);
  /frameworks/base/libs/androidfw/
ZipUtils.cpp 164 return fread(mReadBuf, 1, readSize, mFp);
320 if (fread(buf, 1, 8, fp) != 8)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
tools_common.c 122 shortread |= (fread(ptr + buf_position, 1, needed, f) < needed);
248 if (fread(buf, 1, w, file) != w)
  /hardware/qcom/audio/legacy/alsa_sound/
AudioStreamInALSA.cpp 826 fread(mRealCoeffs[0], sizeof(int16), FILT_SIZE, flt1r);
829 fread(mRealCoeffs[1], sizeof(int16), FILT_SIZE, flt2r);
832 fread(mRealCoeffs[2], sizeof(int16), FILT_SIZE, flt3r);
835 fread(mRealCoeffs[3], sizeof(int16), FILT_SIZE, flt4r);
840 fread(mImagCoeffs[0], sizeof(int16), FILT_SIZE, flt1i);
843 fread(mImagCoeffs[1], sizeof(int16), FILT_SIZE, flt2i);
846 fread(mImagCoeffs[2], sizeof(int16), FILT_SIZE, flt3i);
849 fread(mImagCoeffs[3], sizeof(int16), FILT_SIZE, flt4i);
    [all...]
AudioUtil.cpp 144 fread(data, 1, size, fpaudiocaps);
224 fread(data,1,size,fpspkrfile);
  /hardware/qcom/display/msm8226/libqdutils/
mdp_version.cpp 130 fread(fbType, sizeof(char), MAX_FRAME_BUFFER_NAME_SIZE,
299 if(fread(split, sizeof(char), 64, fp)) {
  /system/extras/tests/bionic/libc/other/
test_zlib.c 63 strm.avail_in = fread(in, 1, CHUNK, source);
113 strm.avail_in = fread(in, 1, CHUNK, source);
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/test/
NETEQTEST_RTPpacket.cc 113 if (fread(&length,2,1,fp)==0)
120 if (fread(&plen,2,1,fp)==0)
127 if (fread(&offset,4,1,fp)==0)
150 if (fread((unsigned short *) _datagram,1,length,fp) != length)
190 if (fread(_datagram, 1, length, fp) != length)
  /external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
generic_codec_test.cc 150 TEST(fread(tmpBuffer, 1, _lengthSourceFrame, _sourceFile) > 0);
202 TEST(fread(tmpBuffer, 1, _lengthSourceFrame, _sourceFile) > 0);
323 while (fread(tmpBuffer, 1, _lengthSourceFrame, _sourceFile) ==
390 TEST(fread(tmpBuffer, 1, _lengthSourceFrame, _sourceFile) > 0);
444 while (fread(tmpBuffer, 1, _lengthSourceFrame, _sourceFile) ==
  /bionic/libc/dns/
gethnamaddr.c 566 if (fread(buf, 1, sizeof(buf), proxy) != sizeof(buf)) return NULL;
572 fread(&size, 1, sizeof(size), proxy);
576 if (fread(&size, 1, sizeof(size), proxy) != sizeof(size)) return NULL;
582 if (fread(ptr, 1, size, proxy) != size) return NULL;
589 if (fread(&size, 1, sizeof(size), proxy) != sizeof(size)) return NULL;
596 if (fread(ptr, 1, size, proxy) != size) return NULL;
601 if (fread(&size, 1, sizeof(size), proxy) != sizeof(size)) return NULL;
604 if (fread(&size, 1, sizeof(size), proxy) != sizeof(size)) return NULL;
610 if (fread(&size, 1, sizeof(size), proxy) != sizeof(size)) return NULL;
616 if (fread(ptr, 1, size, proxy) != size) return NULL
    [all...]

Completed in 620 milliseconds

1 2 3 4 5 6 7 8 91011>>