Searched refs:VP8Common (Results 1 – 5 of 5) sorted by relevance
/external/libvpx/libvpx/vp8/common/ |
D | loopfilter.h | 74 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,
|
D | postproc.h | 33 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);
|
D | systemdependent.h | 20 struct VP8Common; 21 void vp8_machine_specific_config(struct VP8Common *);
|
D | entropy.h | 96 struct VP8Common; 97 void vp8_default_coef_probs(struct VP8Common *);
|
D | onyxc_int.h | 65 typedef struct VP8Common struct
|