OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vpx_svc_dump_statistics
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/vpx/
exports_enc
9
text
vpx_svc_dump_statistics
svc_context.h
99
const char *
vpx_svc_dump_statistics
(SvcContext *svc_ctx);
/external/libvpx/libvpx/
vp9_spatial_scalable_encoder.c
376
printf("%s",
vpx_svc_dump_statistics
(&svc_ctx));
/external/libvpx/libvpx/vpx/src/
svc_encodeframe.c
933
const char *
vpx_svc_dump_statistics
(SvcContext *svc_ctx) {
function
Completed in 2829 milliseconds