HomeSort by relevance Sort by last modified time
    Searched refs:VP8D_SET_DECRYPTOR (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vp8dx.h 73 VP8D_SET_DECRYPTOR = VPXD_SET_DECRYPTOR,
119 VPX_CTRL_USE_TYPE(VP8D_SET_DECRYPTOR, vpx_decrypt_init *)
  /external/libvpx/libvpx/vpx/
vp8dx.h 72 VP8D_SET_DECRYPTOR,
89 * passed in VP8D_SET_DECRYPTOR.
108 VPX_CTRL_USE_TYPE(VP8D_SET_DECRYPTOR, vp8_decrypt_init *)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vp8dx.h 72 VP8D_SET_DECRYPTOR,
89 * passed in VP8D_SET_DECRYPTOR.
108 VPX_CTRL_USE_TYPE(VP8D_SET_DECRYPTOR, vp8_decrypt_init *)
  /external/libvpx/libvpx/test/
vp8_decrypt_test.cc 66 decoder.Control(VP8D_SET_DECRYPTOR, &di);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
vp8_decrypt_test.cc 66 decoder.Control(VP8D_SET_DECRYPTOR, &di);
  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 907 {VP8D_SET_DECRYPTOR, vp8_set_decryptor},
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_dx_iface.c 915 {VP8D_SET_DECRYPTOR, vp8_set_decryptor},

Completed in 59 milliseconds