OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INTERPOLATION_TYPE
(Results
1 - 11
of
11
) sorted by null
/external/libvpx/libvpx/vp9/common/
vp9_filter.h
30
}
INTERPOLATION_TYPE
;
39
const subpel_kernel *vp9_get_filter_kernel(
INTERPOLATION_TYPE
type);
vp9_filter.c
108
const subpel_kernel *vp9_get_filter_kernel(
INTERPOLATION_TYPE
type) {
vp9_reconinter.h
28
INTERPOLATION_TYPE
filter,
vp9_onyxc_int.h
178
INTERPOLATION_TYPE
mcomp_filter_type;
vp9_reconinter.c
24
INTERPOLATION_TYPE
mcomp_filter_type,
vp9_blockd.h
138
INTERPOLATION_TYPE
interp_filter;
/external/libvpx/libvpx/vp9/decoder/
vp9_decodframe.c
678
static
INTERPOLATION_TYPE
read_interp_filter_type(
680
const
INTERPOLATION_TYPE
literal_to_type[] = { EIGHTTAP_SMOOTH,
[
all
...]
vp9_decodemv.c
318
static INLINE
INTERPOLATION_TYPE
read_switchable_filter_type(
/external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c
[
all
...]
vp9_bitstream.c
[
all
...]
vp9_encodeframe.c
[
all
...]
Completed in 165 milliseconds