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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decodeframe.h 20 struct VP9Decompressor;
24 int vp9_decode_frame(struct VP9Decompressor *pbi,
vp9_decoder.h 38 typedef struct VP9Decompressor {
66 int vp9_receive_compressed_data(struct VP9Decompressor *pbi,
70 int vp9_get_raw_frame(struct VP9Decompressor *pbi,
75 vpx_codec_err_t vp9_copy_reference_dec(struct VP9Decompressor *pbi,
83 int vp9_get_reference_dec(struct VP9Decompressor *pbi,
87 struct VP9Decompressor *vp9_create_decompressor(const VP9D_CONFIG *oxcf);
89 void vp9_remove_decompressor(struct VP9Decompressor *pbi);
vp9_dthread.h 21 struct VP9Decompressor;
53 void vp9_loop_filter_frame_mt(struct VP9Decompressor *pbi,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_dx_iface.c 31 struct VP9Decompressor *pbi;
185 struct VP9Decompressor *optr;

Completed in 109 milliseconds