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 402 /* CODEC_INTERFACE convenience macro
408 * the same name as the struct, less the _algo suffix. The CODEC_INTERFACE
411 #define CODEC_INTERFACE(id)\
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c     [all...]
vp9_dx_iface.c 697 CODEC_INTERFACE(vpx_codec_vp9_dx) = {
  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 915 CODEC_INTERFACE(vpx_codec_vp8_dx) =
vp8_cx_iface.c     [all...]

Completed in 377 milliseconds