Searched refs:vpx_ctx (Results 1 – 2 of 2) sorted by relevance
55 struct VpxInputContext *const vpx_ctx) { in rewind_and_reset() argument56 rewind(vpx_ctx->file); in rewind_and_reset()63 struct VpxInputContext *vpx_ctx) { in file_is_webm() argument64 mkvparser::MkvReader *const reader = new mkvparser::MkvReader(vpx_ctx->file); in file_is_webm()71 rewind_and_reset(webm_ctx, vpx_ctx); in file_is_webm()77 rewind_and_reset(webm_ctx, vpx_ctx); in file_is_webm()82 rewind_and_reset(webm_ctx, vpx_ctx); in file_is_webm()98 rewind_and_reset(webm_ctx, vpx_ctx); in file_is_webm()103 vpx_ctx->fourcc = VP8_FOURCC; in file_is_webm()105 vpx_ctx->fourcc = VP9_FOURCC; in file_is_webm()[all …]
41 struct VpxInputContext *vpx_ctx);65 struct VpxInputContext *vpx_ctx);