Home
last modified time | relevance | path

Searched refs:vpx_svc_dump_statistics (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dexports_enc9 text vpx_svc_dump_statistics
Dsvc_context.h99 const char *vpx_svc_dump_statistics(SvcContext *svc_ctx);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
Dvp9_spatial_scalable_encoder.c386 printf("%s", vpx_svc_dump_statistics(&svc_ctx)); in main()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
Dsvc_encodeframe.c1051 const char *vpx_svc_dump_statistics(SvcContext *svc_ctx) { in vpx_svc_dump_statistics() function