Searched defs:vpx_codec_cx_pkt_t (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/vpx/
H A Dvpx_encoder.h202 } vpx_codec_cx_pkt_t; /**< alias for struct vpx_codec_cx_pkt */ typedef in typeref:struct:vpx_codec_cx_pkt
920 const vpx_codec_cx_pkt_t *vpx_codec_get_cx_data(vpx_codec_ctx_t *ctx,
/external/chromium_org/third_party/libvpx/source/libvpx/vpx/
H A Dvpx_encoder.h216 } vpx_codec_cx_pkt_t; /**< alias for struct vpx_codec_cx_pkt */ typedef in typeref:struct:vpx_codec_cx_pkt
979 const vpx_codec_cx_pkt_t *vpx_codec_get_cx_data(vpx_codec_ctx_t *ctx,

Completed in 66 milliseconds