Searched defs:FRAMEFLAGS_GOLDEN (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vp8/common/ | ||
D | onyx.h | 62 FRAMEFLAGS_GOLDEN = 2, enumerator |
/external/libvpx/libvpx/vp9/encoder/ | ||
D | vp9_encoder.h | 105 FRAMEFLAGS_GOLDEN = 1 << 1, enumerator |