OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FRAMEFLAGS_KEY
(Results
1 - 7
of
7
) sorted by null
/external/libvpx/libvpx/vp9/common/
vp9_onyx.h
62
FRAMEFLAGS_KEY
= 1,
/external/libvpx/libvpx/vp8/common/
onyx.h
61
FRAMEFLAGS_KEY
= 1,
/external/libvpx/libvpx/vp8/
vp8_cx_iface.c
844
lib_flags = (flags & VPX_EFLAG_FORCE_KF) ?
FRAMEFLAGS_KEY
: 0;
905
if (lib_flags &
FRAMEFLAGS_KEY
)
[
all
...]
/external/libvpx/libvpx/vp9/
vp9_cx_iface.c
712
lib_flags = (flags & VPX_EFLAG_FORCE_KF) ?
FRAMEFLAGS_KEY
: 0;
783
if (lib_flags &
FRAMEFLAGS_KEY
)
[
all
...]
/external/libvpx/libvpx/vp8/encoder/
ratectrl.c
385
int Q = (cpi->common.frame_flags &
FRAMEFLAGS_KEY
)
[
all
...]
onyx_if.c
[
all
...]
/external/libvpx/libvpx/vp9/encoder/
vp9_onyx_if.c
[
all
...]
Completed in 1067 milliseconds