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

  /external/libvpx/vpx/internal/
vpx_codec_internal.h 411 struct vpx_codec_pkt_list struct
419 union {struct vpx_codec_pkt_list head;\
420 struct {struct vpx_codec_pkt_list head;\
428 vpx_codec_pkt_list_add(struct vpx_codec_pkt_list *,
432 vpx_codec_pkt_list_get(struct vpx_codec_pkt_list *list,
  /external/libvpx/vp8/common/
onyx.h 193 struct vpx_codec_pkt_list *output_pkt_list;
  /external/libvpx/vpx/src/
vpx_encoder.c 281 int vpx_codec_pkt_list_add(struct vpx_codec_pkt_list *list,
294 const vpx_codec_cx_pkt_t *vpx_codec_pkt_list_get(struct vpx_codec_pkt_list *list,
  /external/libvpx/vp8/encoder/
onyx_int.h 496 struct vpx_codec_pkt_list *output_pkt_list;
firstpass.c 284 struct vpx_codec_pkt_list *pktlist,
    [all...]
  /external/libvpx/vp8/
vp8_cx_iface.c 29 struct vpx_codec_pkt_list *pkt_list;
    [all...]

Completed in 275 milliseconds