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

  /external/libvpx/vpx/src/
vpx_codec.c 127 else if (!ctx->iface || !ctx->priv || !ctx->iface->ctrl_maps)
135 for (entry = ctx->iface->ctrl_maps; entry && entry->fn; entry++)
  /external/libvpx/vpx/internal/
vpx_codec_internal.h 296 vpx_codec_ctrl_fn_map_t *ctrl_maps; /**< \copydoc ::vpx_codec_ctrl_fn_map_t */ member in struct:vpx_codec_iface

Completed in 622 milliseconds