Home
last modified time | relevance | path

Searched refs:vpx_codec_destroy (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/
Dgoldfish_vpx_defs.h57 int vpx_codec_destroy(vpx_codec_ctx_t*);
Dgoldfish_vpx_impl.cpp51 int vpx_codec_destroy(vpx_codec_ctx_t* ctx) { in vpx_codec_destroy() function
DGoldfishVPX.cpp126 vpx_codec_destroy(mCtx); in destroyDecoder()