HomeSort by relevance Sort by last modified time
    Searched refs:CODEC_INTERFACE (Results 1 - 5 of 5) sorted by null

  /external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h 375 /* CODEC_INTERFACE convenience macro
381 * the same name as the struct, less the _algo suffix. The CODEC_INTERFACE
384 #define CODEC_INTERFACE(id) \
  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 645 CODEC_INTERFACE(vpx_codec_vp8_dx) = {
vp8_cx_iface.c     [all...]
  /external/libvpx/libvpx/vp9/
vp9_dx_iface.c 662 CODEC_INTERFACE(vpx_codec_vp9_dx) = {
vp9_cx_iface.c     [all...]

Completed in 259 milliseconds