HomeSort by relevance Sort by last modified time
    Searched defs:file_ptr (Results 1 - 12 of 12) sorted by null

  /hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
decoder_driver_test.c 73 FILE *file_ptr = NULL; local
79 file_ptr = fopen (file_name,"rb");
81 if (file_ptr == NULL)
97 decoder_context->inputBufferFile = file_ptr;
99 file_ptr = fopen ("/data/output.yuv","wb");
100 if (file_ptr == NULL)
106 decoder_context->outputBufferFile = file_ptr;
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/test/
video_encoder_test.c 72 FILE *file_ptr = NULL; local
78 file_ptr = fopen (file_name,"rb");
80 if (file_ptr == NULL)
96 encoder_context->inputBufferFile = file_ptr;
105 file_ptr = fopen ("/data/output.m4v","wb");
106 if (file_ptr == NULL)
112 encoder_context->outputBufferFile = file_ptr;
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
decoder_driver_test.c 73 FILE *file_ptr = NULL; local
79 file_ptr = fopen (file_name,"rb");
81 if (file_ptr == NULL) {
97 decoder_context->inputBufferFile = file_ptr;
99 file_ptr = fopen ("/data/output.yuv","wb");
101 if (file_ptr == NULL) {
107 decoder_context->outputBufferFile = file_ptr;
    [all...]
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.8/include/
bfd.h 197 typedef BFD_HOST_64_BIT file_ptr; typedef
254 file_ptr file_offset; /* Look here to find the file. */
265 file_ptr pos;
477 extern int bfd_seek (bfd *, file_ptr, int);
478 extern file_ptr bfd_tell (bfd *);
629 const struct ecoff_debug_swap *swap, file_ptr where);
633 struct bfd_link_info *info, file_ptr where);
789 (bfd *, file_ptr, bfd_size_type, bfd_window *, bfd_boolean);
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
bfd.h 197 typedef BFD_HOST_64_BIT file_ptr; typedef
254 file_ptr file_offset; /* Look here to find the file. */
265 file_ptr pos;
477 extern int bfd_seek (bfd *, file_ptr, int);
478 extern file_ptr bfd_tell (bfd *);
629 const struct ecoff_debug_swap *swap, file_ptr where);
633 struct bfd_link_info *info, file_ptr where);
789 (bfd *, file_ptr, bfd_size_type, bfd_window *, bfd_boolean);
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.8/include/
bfd.h 197 typedef BFD_HOST_64_BIT file_ptr; typedef
254 file_ptr file_offset; /* Look here to find the file. */
265 file_ptr pos;
477 extern int bfd_seek (bfd *, file_ptr, int);
478 extern file_ptr bfd_tell (bfd *);
629 const struct ecoff_debug_swap *swap, file_ptr where);
633 struct bfd_link_info *info, file_ptr where);
789 (bfd *, file_ptr, bfd_size_type, bfd_window *, bfd_boolean);
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.8/include/
bfd.h 197 typedef BFD_HOST_64_BIT file_ptr; typedef
254 file_ptr file_offset; /* Look here to find the file. */
265 file_ptr pos;
477 extern int bfd_seek (bfd *, file_ptr, int);
478 extern file_ptr bfd_tell (bfd *);
629 const struct ecoff_debug_swap *swap, file_ptr where);
633 struct bfd_link_info *info, file_ptr where);
789 (bfd *, file_ptr, bfd_size_type, bfd_window *, bfd_boolean);
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.8/include/
bfd.h 197 typedef BFD_HOST_64_BIT file_ptr; typedef
254 file_ptr file_offset; /* Look here to find the file. */
265 file_ptr pos;
477 extern int bfd_seek (bfd *, file_ptr, int);
478 extern file_ptr bfd_tell (bfd *);
629 const struct ecoff_debug_swap *swap, file_ptr where);
633 struct bfd_link_info *info, file_ptr where);
789 (bfd *, file_ptr, bfd_size_type, bfd_window *, bfd_boolean);
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/x86_64-linux-gnu/aarch64-linux-android/include/
bfd.h 195 typedef BFD_HOST_64_BIT file_ptr; typedef
252 file_ptr file_offset; /* Look here to find the file. */
263 file_ptr pos;
475 extern int bfd_seek (bfd *, file_ptr, int);
476 extern file_ptr bfd_tell (bfd *);
627 const struct ecoff_debug_swap *swap, file_ptr where);
631 struct bfd_link_info *info, file_ptr where);
789 (bfd *, file_ptr, bfd_size_type, bfd_window *, bfd_boolean);
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
bfd.h 197 typedef BFD_HOST_64_BIT file_ptr; typedef
254 file_ptr file_offset; /* Look here to find the file. */
265 file_ptr pos;
477 extern int bfd_seek (bfd *, file_ptr, int);
478 extern file_ptr bfd_tell (bfd *);
629 const struct ecoff_debug_swap *swap, file_ptr where);
633 struct bfd_link_info *info, file_ptr where);
789 (bfd *, file_ptr, bfd_size_type, bfd_window *, bfd_boolean);
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8/include/
bfd.h 197 typedef BFD_HOST_64_BIT file_ptr; typedef
254 file_ptr file_offset; /* Look here to find the file. */
265 file_ptr pos;
477 extern int bfd_seek (bfd *, file_ptr, int);
478 extern file_ptr bfd_tell (bfd *);
629 const struct ecoff_debug_swap *swap, file_ptr where);
633 struct bfd_link_info *info, file_ptr where);
789 (bfd *, file_ptr, bfd_size_type, bfd_window *, bfd_boolean);
    [all...]
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.8/include/
bfd.h 197 typedef BFD_HOST_64_BIT file_ptr; typedef
254 file_ptr file_offset; /* Look here to find the file. */
265 file_ptr pos;
477 extern int bfd_seek (bfd *, file_ptr, int);
478 extern file_ptr bfd_tell (bfd *);
629 const struct ecoff_debug_swap *swap, file_ptr where);
633 struct bfd_link_info *info, file_ptr where);
789 (bfd *, file_ptr, bfd_size_type, bfd_window *, bfd_boolean);
    [all...]

Completed in 1159 milliseconds