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

  /external/libvpx/libvpx/
examples.mk 15 UTILS-$(CONFIG_DECODERS) += vpxdec.c
16 vpxdec.SRCS += md5_utils.c md5_utils.h
17 vpxdec.SRCS += vpx_ports/vpx_timer.h
18 vpxdec.SRCS += vpx/vpx_integer.h
19 vpxdec.SRCS += args.c args.h
20 vpxdec.SRCS += tools_common.c tools_common.h
21 vpxdec.SRCS += nestegg/halloc/halloc.h
22 vpxdec.SRCS += nestegg/halloc/src/align.h
23 vpxdec.SRCS += nestegg/halloc/src/halloc.c
24 vpxdec.SRCS += nestegg/halloc/src/hlist.
    [all...]
CHANGELOG 183 vpxdec: test for frame corruption
335 ivfenc and ivfdec tools. These tools are now called vpxenc and vpxdec.
337 vpxdec
350 $ vpxdec --i420 -o OUTPUT INPUT
356 $ vpxdec INPUT | ...
364 $ vpxdec --i420 -o frame-%wx%h-%4.i420 INPUT
381 ivfenc and ivfdec have been renamed to vpxenc, vpxdec.
382 vpxdec supports .webm input
383 vpxdec writes .y4m by default
387 vpxdec visualizations added for motion vectors, block modes, reference
    [all...]
  /frameworks/av/media/libstagefright/omx/
SoftOMXPlugin.cpp 53 { "OMX.google.vpx.decoder", "vpxdec", "video_decoder.vpx" },

Completed in 4611 milliseconds