Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/include/
Dgoldfish_vpx_defs.h57 int vpx_codec_destroy(vpx_codec_ctx_t*);
/device/generic/goldfish-opengl/system/codecs/c2/decoders/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
DC2GoldfishVpxDec.cpp641 vpx_codec_destroy(mCtx); in destroyDecoder()
/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/
Dgoldfish_vpx_impl.cpp51 int vpx_codec_destroy(vpx_codec_ctx_t* ctx) { in vpx_codec_destroy() function
DGoldfishVPX.cpp127 vpx_codec_destroy(mCtx); in destroyDecoder()