HomeSort by relevance Sort by last modified time
    Searched full:stats_close (Results 1 - 8 of 8) sorted by null

  /external/libvpx/libvpx/
vpxstats.h 35 void stats_close(stats_io_t *stats, int last_pass);
vpxstats.c 82 void stats_close(stats_io_t *stats, int last_pass) { function
vpxenc.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
vpxstats.h 35 void stats_close(stats_io_t *stats, int last_pass);
vpxstats.c 79 void stats_close(stats_io_t *stats, int last_pass) { function
vpxenc.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
vp9_spatial_scalable_encoder.c 377 stats_close(&app_input.rc_stats, 1);
  /external/libvpx/libvpx/examples/
vp9_spatial_svc_encoder.c     [all...]

Completed in 908 milliseconds