Home
last modified time | relevance | path

Searched refs:setup_ctx_parameters (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/
DGoldfishVPX.cpp135 void GoldfishVPX::setup_ctx_parameters(vpx_codec_ctx_t* ctx, in setup_ctx_parameters() function in android::GoldfishVPX
170 setup_ctx_parameters(mCtx); in outputBuffers()
181 setup_ctx_parameters(mCtx, getHostColorBufferId(outHeader)); in outputBuffers()
DGoldfishVPX.h104 void setup_ctx_parameters(vpx_codec_ctx_t*, int hostColorBufferId = -1);
/device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/
DC2GoldfishVpxDec.h69 void setup_ctx_parameters(vpx_codec_ctx_t *ctx, int hostColorBufferId = -1);
DC2GoldfishVpxDec.cpp461 setup_ctx_parameters(mCtx); in onFlush_sm()
707 void C2GoldfishVpxDec::setup_ctx_parameters(vpx_codec_ctx_t *ctx, in setup_ctx_parameters() function in android::C2GoldfishVpxDec
755 setup_ctx_parameters(mCtx, hostColorBufferId); in outputBuffer()