Home
last modified time | relevance | path

Searched refs:VPX_FRAME_IS_DROPPABLE (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vpx/
Dvpx_encoder.h123 #define VPX_FRAME_IS_DROPPABLE 0x2 /**< frame can be dropped without affecting macro
/external/libvpx/libvpx/vp8/
Dvp8_cx_iface.c979 pkt.data.frame.flags |= VPX_FRAME_IS_DROPPABLE; in vp8e_encode()
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c977 pkt.data.frame.flags |= VPX_FRAME_IS_DROPPABLE; in encoder_encode()
/external/libvpx/libvpx/
DCHANGELOG265 Set VPX_FRAME_IS_DROPPABLE