Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx/
Dvp8cx.h678 VP9E_SET_POSTENCODE_DROP, enumerator
1023 VPX_CTRL_USE_TYPE(VP9E_SET_POSTENCODE_DROP, unsigned int)
/external/libvpx/libvpx/test/
Dsvc_datarate_test.cc196 encoder->Control(VP9E_SET_POSTENCODE_DROP, use_post_encode_drop_); in PreEncodeFrameHook()
/external/libvpx/libvpx/
DCHANGELOG39 VP9E_SET_POSTENCODE_DROP:
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c1756 { VP9E_SET_POSTENCODE_DROP, ctrl_set_postencode_drop },