Home
last modified time | relevance | path

Searched refs:VP8Common (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/vp8/common/
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,
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);
Dsystemdependent.h20 struct VP8Common;
21 void vp8_machine_specific_config(struct VP8Common *);
Dentropy.h96 struct VP8Common;
97 void vp8_default_coef_probs(struct VP8Common *);
Donyxc_int.h65 typedef struct VP8Common struct