Searched refs:VP8Common (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
H A Dsystemdependent.h20 struct VP8Common;
21 void vp8_machine_specific_config(struct VP8Common *);
H A Dpostproc.h33 int vp8_post_proc_frame(struct VP8Common *oci, YV12_BUFFER_CONFIG *dest,
37 void vp8_de_noise(struct VP8Common *oci,
45 void vp8_deblock(struct VP8Common *oci,
54 void vp8_multiframe_quality_enhance(struct VP8Common *cm);
H A Dloopfilter.h74 struct VP8Common;
78 void vp8_loop_filter_init(struct VP8Common *cm);
80 void vp8_loop_filter_frame_init(struct VP8Common *cm,
84 void vp8_loop_filter_frame(struct VP8Common *cm, struct macroblockd *mbd,
87 void vp8_loop_filter_partial_frame(struct VP8Common *cm,
91 void vp8_loop_filter_frame_yonly(struct VP8Common *cm,
98 void vp8_loop_filter_row_normal(struct VP8Common *cm,
104 void vp8_loop_filter_row_simple(struct VP8Common *cm,
H A Dentropy.h96 struct VP8Common;
97 void vp8_default_coef_probs(struct VP8Common *);
H A Donyxc_int.h65 typedef struct VP8Common struct
/external/libvpx/libvpx/vp8/common/
H A Dsystemdependent.h20 struct VP8Common;
21 void vp8_machine_specific_config(struct VP8Common *);
H A Dpostproc.h33 int vp8_post_proc_frame(struct VP8Common *oci, YV12_BUFFER_CONFIG *dest,
37 void vp8_de_noise(struct VP8Common *oci,
44 void vp8_deblock(struct VP8Common *oci,
53 void vp8_multiframe_quality_enhance(struct VP8Common *cm);
H A Dloopfilter.h74 struct VP8Common;
78 void vp8_loop_filter_init(struct VP8Common *cm);
80 void vp8_loop_filter_frame_init(struct VP8Common *cm,
84 void vp8_loop_filter_frame(struct VP8Common *cm, struct macroblockd *mbd,
87 void vp8_loop_filter_partial_frame(struct VP8Common *cm,
91 void vp8_loop_filter_frame_yonly(struct VP8Common *cm,
98 void vp8_loop_filter_row_normal(struct VP8Common *cm,
104 void vp8_loop_filter_row_simple(struct VP8Common *cm,
H A Dentropy.h96 struct VP8Common;
97 void vp8_default_coef_probs(struct VP8Common *);
H A Donyxc_int.h65 typedef struct VP8Common struct

Completed in 316 milliseconds