OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vp8_temporal_filter_apply
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
vp8_rtcd.h
300
#define
vp8_temporal_filter_apply
vp8_temporal_filter_apply_c
macro
vpx_rtcd.h
312
#define
vp8_temporal_filter_apply
vp8_temporal_filter_apply_c
macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp8_rtcd.h
440
RTCD_EXTERN void (*
vp8_temporal_filter_apply
)(unsigned char *frame1, unsigned int stride, unsigned char *frame2, unsigned int block_size, int strength, int filter_weight, unsigned int *accumulator, unsigned short *count);
variable
[
all
...]
Completed in 4028 milliseconds