Home
last modified time | relevance | path

Searched refs:VPXD_SET_DECRYPTOR (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/vpx/
Dvp8dx.h74 VPXD_SET_DECRYPTOR, enumerator
75 VP8D_SET_DECRYPTOR = VPXD_SET_DECRYPTOR,
168 VPX_CTRL_USE_TYPE(VPXD_SET_DECRYPTOR, vpx_decrypt_init *)
/external/libvpx/libvpx/test/
Dvp9_decrypt_test.cc63 decoder.Control(VPXD_SET_DECRYPTOR, &di); in TEST()
Dvp8_decrypt_test.cc63 decoder.Control(VPXD_SET_DECRYPTOR, &di); in TEST()
/external/libvpx/libvpx/vp8/
Dvp8_dx_iface.c639 { VPXD_SET_DECRYPTOR, vp8_set_decryptor },
/external/libvpx/libvpx/vp9/
Dvp9_dx_iface.c1030 { VPXD_SET_DECRYPTOR, ctrl_set_decryptor },