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

  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 29 struct vpx_codec_pkt_list *pkt_list; member in struct:vp8_extracfg
84 /* pkt_list size depends on the maximum number of lagged frames allowed. */
85 vpx_codec_pkt_list_decl(64) pkt_list; member in struct:vpx_codec_alg_priv
381 oxcf->output_pkt_list = vp8_cfg.pkt_list;
635 priv->vp8_cfg.pkt_list = &priv->pkt_list.head;
812 vpx_codec_pkt_list_init(&ctx->pkt_list);
    [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 107 vpx_codec_pkt_list_decl(256) pkt_list; member in struct:vpx_codec_alg_priv
    [all...]

Completed in 496 milliseconds