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

  /external/libvpx/libvpx/vp8/encoder/
lookahead.h 19 struct lookahead_entry struct
84 struct lookahead_entry*
99 struct lookahead_entry*
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
lookahead.h 19 struct lookahead_entry struct
84 struct lookahead_entry*
99 struct lookahead_entry*
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_lookahead.h 26 struct lookahead_entry { struct
82 struct lookahead_entry *vp9_lookahead_pop(struct lookahead_ctx *ctx,
93 struct lookahead_entry *vp9_lookahead_peek(struct lookahead_ctx *ctx,
  /external/libvpx/libvpx/vp9/encoder/
vp9_lookahead.h 28 struct lookahead_entry { struct
43 struct lookahead_entry *buf; /* Buffer list */
99 struct lookahead_entry *vp9_lookahead_pop(struct lookahead_ctx *ctx,
110 struct lookahead_entry *vp9_lookahead_peek(struct lookahead_ctx *ctx,

Completed in 48 milliseconds