OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VP8D_DEMACROBLOCK
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp8/common/
ppflags.h
18
VP8D_DEMACROBLOCK
= 1<<1,
postproc.c
751
if ((flags & VP8D_DEBLOCK) || (flags &
VP8D_DEMACROBLOCK
))
780
if (((flags & VP8D_DEBLOCK) || (flags &
VP8D_DEMACROBLOCK
)) &&
784
if (flags &
VP8D_DEMACROBLOCK
)
800
else if (flags &
VP8D_DEMACROBLOCK
)
[
all
...]
Completed in 22 milliseconds