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

  /hardware/qcom/media/mm-video/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/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;
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/include/
bfd.h 190 typedef BFD_HOST_64_BIT file_ptr; typedef
247 file_ptr file_offset; /* Look here to find the file. */
258 file_ptr pos;
468 extern int bfd_seek (bfd *, file_ptr, int);
469 extern file_ptr bfd_tell (bfd *);
615 const struct ecoff_debug_swap *swap, file_ptr where);
619 struct bfd_link_info *info, file_ptr where);
780 (bfd *, file_ptr, bfd_size_type, bfd_window *, bfd_boolean);
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/include/
bfd.h 190 typedef BFD_HOST_64_BIT file_ptr; typedef
247 file_ptr file_offset; /* Look here to find the file. */
258 file_ptr pos;
468 extern int bfd_seek (bfd *, file_ptr, int);
469 extern file_ptr bfd_tell (bfd *);
615 const struct ecoff_debug_swap *swap, file_ptr where);
619 struct bfd_link_info *info, file_ptr where);
780 (bfd *, file_ptr, bfd_size_type, bfd_window *, bfd_boolean);
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/include/
bfd.h 190 typedef BFD_HOST_64_BIT file_ptr; typedef
247 file_ptr file_offset; /* Look here to find the file. */
258 file_ptr pos;
468 extern int bfd_seek (bfd *, file_ptr, int);
469 extern file_ptr bfd_tell (bfd *);
615 const struct ecoff_debug_swap *swap, file_ptr where);
619 struct bfd_link_info *info, file_ptr where);
780 (bfd *, file_ptr, bfd_size_type, bfd_window *, bfd_boolean);
    [all...]
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/include/
bfd.h 190 typedef BFD_HOST_64_BIT file_ptr; typedef
247 file_ptr file_offset; /* Look here to find the file. */
258 file_ptr pos;
468 extern int bfd_seek (bfd *, file_ptr, int);
469 extern file_ptr bfd_tell (bfd *);
615 const struct ecoff_debug_swap *swap, file_ptr where);
619 struct bfd_link_info *info, file_ptr where);
780 (bfd *, file_ptr, bfd_size_type, bfd_window *, bfd_boolean);
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/include/
bfd.h 190 typedef BFD_HOST_64_BIT file_ptr; typedef
247 file_ptr file_offset; /* Look here to find the file. */
258 file_ptr pos;
468 extern int bfd_seek (bfd *, file_ptr, int);
469 extern file_ptr bfd_tell (bfd *);
615 const struct ecoff_debug_swap *swap, file_ptr where);
619 struct bfd_link_info *info, file_ptr where);
780 (bfd *, file_ptr, bfd_size_type, bfd_window *, bfd_boolean);
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/include/
bfd.h 190 typedef BFD_HOST_64_BIT file_ptr; typedef
247 file_ptr file_offset; /* Look here to find the file. */
258 file_ptr pos;
468 extern int bfd_seek (bfd *, file_ptr, int);
469 extern file_ptr bfd_tell (bfd *);
615 const struct ecoff_debug_swap *swap, file_ptr where);
619 struct bfd_link_info *info, file_ptr where);
780 (bfd *, file_ptr, bfd_size_type, bfd_window *, bfd_boolean);
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/include/
bfd.h 190 typedef BFD_HOST_64_BIT file_ptr; typedef
247 file_ptr file_offset; /* Look here to find the file. */
258 file_ptr pos;
468 extern int bfd_seek (bfd *, file_ptr, int);
469 extern file_ptr bfd_tell (bfd *);
615 const struct ecoff_debug_swap *swap, file_ptr where);
619 struct bfd_link_info *info, file_ptr where);
780 (bfd *, file_ptr, bfd_size_type, bfd_window *, bfd_boolean);
    [all...]
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/include/
bfd.h 190 typedef BFD_HOST_64_BIT file_ptr; typedef
247 file_ptr file_offset; /* Look here to find the file. */
258 file_ptr pos;
468 extern int bfd_seek (bfd *, file_ptr, int);
469 extern file_ptr bfd_tell (bfd *);
615 const struct ecoff_debug_swap *swap, file_ptr where);
619 struct bfd_link_info *info, file_ptr where);
780 (bfd *, file_ptr, bfd_size_type, bfd_window *, bfd_boolean);
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/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.7/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...]