Home
last modified time | relevance | path

Searched refs:outputHeight (Results 1 – 8 of 8) sorted by relevance

/hardware/google/aemu/host-common/
DMediaHostRenderer.cpp73 unsigned int outputHeight, in renderToHostColorBuffer() argument
83 outputHeight, kGL_RGBA, in renderToHostColorBuffer()
93 unsigned int outputHeight, in renderToHostColorBufferWithTextures() argument
111 hostColorBufferId, 0, 0, outputWidth, outputHeight, kGL_RGBA, in renderToHostColorBufferWithTextures()
DH264PingInfoParser.cpp63 param.outputHeight = *(unsigned int*)(xptr + 32); in parseInitContextParams()
93 param.outputHeight = *(unsigned int*)(xptr + 32); in parseResetParams()
DMediaH264DecoderGeneric.cpp99 param.outputHeight, param.outputPixelFormat); in reset()
106 param.outputHeight, param.outputPixelFormat); in initH264Context()
DMediaH264DecoderFfmpeg.cpp53 param.outputHeight, param.outputPixelFormat); in reset()
60 param.outputHeight, param.outputPixelFormat); in initH264Context()
DMediaH264DecoderVideoToolBox.cpp229 param.outputHeight, param.outputPixelFormat); in initH264Context()
253 param.outputHeight, param.outputPixelFormat); in reset()
DMediaH264DecoderCuvid.cpp102 param.outputHeight, param.outputPixelFormat); in reset()
109 param.outputHeight, param.outputPixelFormat); in initH264Context()
/hardware/google/aemu/host-common/include/host-common/
DMediaHostRenderer.h57 unsigned int outputHeight,
66 unsigned int outputHeight,
DH264PingInfoParser.h39 unsigned int outputHeight; member
62 unsigned int outputHeight; member