OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VP9BORDERINPIXELS
(Results
1 - 7
of
7
) sorted by null
/external/libvpx/libvpx/vp9/common/
vp9_findnearmv.h
20
#define LEFT_TOP_MARGIN ((
VP9BORDERINPIXELS
- VP9_INTERP_EXTEND) << 3)
21
#define RIGHT_BOTTOM_MARGIN ((
VP9BORDERINPIXELS
- VP9_INTERP_EXTEND) << 3)
vp9_alloccommon.c
90
VP9BORDERINPIXELS
) < 0)
147
VP9BORDERINPIXELS
) < 0)
163
VP9BORDERINPIXELS
) < 0)
/external/libvpx/libvpx/vpx_scale/
yv12config.h
22
#define
VP9BORDERINPIXELS
160
/external/libvpx/libvpx/vp9/
vp9_iface_common.h
32
img->h = ALIGN_POWER_OF_TWO(yv12->y_height + 2 *
VP9BORDERINPIXELS
, 3);
/external/libvpx/libvpx/vp9/encoder/
vp9_lookahead.c
76
VP9BORDERINPIXELS
))
vp9_onyx_if.c
[
all
...]
/external/libvpx/libvpx/vp9/decoder/
vp9_decodframe.c
730
VP9BORDERINPIXELS
);
[
all
...]
Completed in 414 milliseconds