Home
last modified time | relevance | path

Searched defs:vpx_codec_ctx_t (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/include/
Dgoldfish_vpx_defs.h40 struct vpx_codec_ctx_t { struct
57 int vpx_codec_destroy(vpx_codec_ctx_t*); argument
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/
Dgoldfish_vpx_defs.h40 struct vpx_codec_ctx_t { struct
57 int vpx_codec_destroy(vpx_codec_ctx_t *); argument
/aosp_15_r20/external/libvpx/vpx/
H A Dvpx_codec.h214 } vpx_codec_ctx_t; typedef