Home
last modified time | relevance | path

Searched defs:vpx_codec_cx_pkt (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vpx/
Dvpx_encoder.h172 typedef struct vpx_codec_cx_pkt { struct
173 enum vpx_codec_cx_pkt_kind kind; /**< packet variant */ argument
174 union {
210 } vpx_codec_cx_pkt_t; /**< alias for struct vpx_codec_cx_pkt */ argument