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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
onyx_int.h 282 typedef struct VP8_COMP
703 } VP8_COMP;
705 void vp8_pack_bitstream(VP8_COMP *cpi, unsigned char *dest,
708 void vp8_tokenize_mb(VP8_COMP *, MACROBLOCK *, TOKENEXTRA **);
710 void vp8_set_speed_features(VP8_COMP *cpi);
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 285 typedef struct VP8_COMP
703 } VP8_COMP;
705 void vp8_pack_bitstream(VP8_COMP *cpi, unsigned char *dest,
708 void vp8_tokenize_mb(VP8_COMP *, MACROBLOCK *, TOKENEXTRA **);
710 void vp8_set_speed_features(VP8_COMP *cpi);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_int.h 285 typedef struct VP8_COMP
703 } VP8_COMP;
705 void vp8_pack_bitstream(VP8_COMP *cpi, unsigned char *dest,
708 void vp8_tokenize_mb(VP8_COMP *, MACROBLOCK *, TOKENEXTRA **);
710 void vp8_set_speed_features(VP8_COMP *cpi);

Completed in 39 milliseconds