Searched refs:VPX_FRAME_IS_INVISIBLE (Results 1 - 3 of 3) sorted by relevance

/external/libvpx/libvpx/test/
H A Daltref_test.cc45 if (pkt->data.frame.flags & VPX_FRAME_IS_INVISIBLE) ++altref_count_;
/external/libvpx/libvpx/vpx/
H A Dvpx_encoder.h127 #define VPX_FRAME_IS_INVISIBLE 0x4 macro
/external/libvpx/libvpx/vp8/
H A Dvp8_cx_iface.c911 pkt.data.frame.flags |= VPX_FRAME_IS_INVISIBLE;

Completed in 68 milliseconds