Home
last modified time | relevance | path

Searched refs:getVpxFrame (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/
Dgoldfish_vpx_impl.cpp98 static void getVpxFrame(uint8_t* ptr, vpx_image_t& myImg) { in getVpxFrame() function
139 getVpxFrame(retptr, ctx->myImg); in vpx_codec_get_frame()
/device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/
Dgoldfish_vpx_impl.cpp99 static void getVpxFrame(uint8_t *ptr, vpx_image_t &myImg) { in getVpxFrame() function
141 getVpxFrame(retptr, ctx->myImg); in vpx_codec_get_frame()