HomeSort by relevance Sort by last modified time
    Searched refs:fpf (Results 1 - 6 of 6) sorted by null

  /external/libvpx/libvpx/
vpxstats.h 33 int stats_open_file(stats_io_t *stats, const char *fpf, int pass);
vpxstats.c 19 int stats_open_file(stats_io_t *stats, const char *fpf, int pass) {
24 stats->file = fopen(fpf, "wb");
33 fd = open(fpf, O_RDONLY);
42 stats->file = fopen(fpf, "rb");
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
vpxstats.h 33 int stats_open_file(stats_io_t *stats, const char *fpf, int pass);
vpxstats.c 19 int stats_open_file(stats_io_t *stats, const char *fpf, int pass) {
24 stats->file = fopen(fpf, "wb");
33 fd = open(fpf, O_RDONLY);
42 stats->file = fopen(fpf, "rb");
  /external/vixl/src/vixl/a64/
simulator-a64.cc 2531 VectorFormat fpf = nfd.GetVectorFormat(nfd.FPFormatMap()); local
3480 VectorFormat fpf = nfd.GetVectorFormat(nfd.FPScalarFormatMap()); local
    [all...]
  /external/pdfium/core/
Android.mk 301 include/fxge/fpf.h \

Completed in 879 milliseconds