OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VP8Common
(Results
1 - 5
of
5
) sorted by null
/external/libvpx/libvpx/vp8/common/
systemdependent.h
20
struct
VP8Common
;
21
void vp8_machine_specific_config(struct
VP8Common
*);
postproc.h
29
int vp8_post_proc_frame(struct
VP8Common
*oci, YV12_BUFFER_CONFIG *dest,
33
void vp8_de_noise(struct
VP8Common
*oci,
40
void vp8_deblock(struct
VP8Common
*oci,
49
void vp8_multiframe_quality_enhance(struct
VP8Common
*cm);
loopfilter.h
70
struct
VP8Common
;
74
void vp8_loop_filter_init(struct
VP8Common
*cm);
76
void vp8_loop_filter_frame_init(struct
VP8Common
*cm,
80
void vp8_loop_filter_frame(struct
VP8Common
*cm, struct macroblockd *mbd,
83
void vp8_loop_filter_partial_frame(struct
VP8Common
*cm,
87
void vp8_loop_filter_frame_yonly(struct
VP8Common
*cm,
94
void vp8_loop_filter_row_normal(struct
VP8Common
*cm,
100
void vp8_loop_filter_row_simple(struct
VP8Common
*cm,
entropy.h
92
struct
VP8Common
;
93
void vp8_default_coef_probs(struct
VP8Common
*);
onyxc_int.h
61
typedef struct
VP8Common
Completed in 1191 milliseconds