Searched refs:graphicBufferHeight (Results 1 – 6 of 6) sorted by relevance
92 … mGraphicBufferParam.graphicBufferHeight = (def_output->format.video.nFrameHeight + 0x1f) & ~0x1f; in ProcessorInit()105 mGraphicBufferParam.graphicBufferHeight * 1.5; in ProcessorInit()107 bufferHeight = mGraphicBufferParam.graphicBufferHeight; in ProcessorInit()168 … mGraphicBufferParam.graphicBufferHeight = (def_output->format.video.nFrameHeight + 0x1f) & ~0x1f; in ProcessorReset()178 mGraphicBufferParam.graphicBufferHeight * 1.5; in ProcessorReset()180 bufferHeight = mGraphicBufferParam.graphicBufferHeight; in ProcessorReset()202 || height > mGraphicBufferParam.graphicBufferHeight; in isReallocateNeeded()530 height <= mGraphicBufferParam.graphicBufferHeight) { in HandleFormatChange()538 height > mGraphicBufferParam.graphicBufferHeight) { in HandleFormatChange()
258 int surfaceHeight = mGraphicBufferParam.graphicBufferHeight; in ProcessorInit()261 mGraphicBufferParam.graphicBufferHeight * 1.5; in ProcessorInit()525 height <= mGraphicBufferParam.graphicBufferHeight) { in HandleFormatChange()532 height > mGraphicBufferParam.graphicBufferHeight) { in HandleFormatChange()
109 uint32_t graphicBufferHeight; member
502 … mGraphicBufferParam.graphicBufferHeight = (def_output->format.video.nFrameHeight + 0xf) & ~0xf; in PrepareConfigBuffer()521 p->graphicBufferHeight = mGraphicBufferParam.graphicBufferHeight; in PrepareConfigBuffer()975 mGraphicBufferParam.graphicBufferHeight = param->nativeBuffer->height;
154 uint32_t graphicBufferHeight; member
137 mVideoFormatInfo.surfaceHeight = buffer->graphicBufferHeight; in start()167 mVideoFormatInfo.surfaceHeight = buffer->graphicBufferHeight; in reset()