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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_encoder.h 202 } vpx_codec_cx_pkt_t; /**< alias for struct vpx_codec_cx_pkt */ typedef in typeref:struct:vpx_codec_cx_pkt
    [all...]
  /external/libvpx/libvpx/vpx/
vpx_encoder.h 223 } vpx_codec_cx_pkt_t; /**< alias for struct vpx_codec_cx_pkt */ typedef in typeref:struct:vpx_codec_cx_pkt
233 typedef void (* vpx_codec_enc_output_cx_pkt_cb_fn_t)(vpx_codec_cx_pkt_t *pkt,
    [all...]

Completed in 52 milliseconds