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

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

Completed in 217 milliseconds