Searched refs:graphicBufferWidth (Results 1 – 6 of 6) sorted by relevance
91 mGraphicBufferParam.graphicBufferWidth = def_output->format.video.nFrameWidth; in ProcessorInit()108 bufferWidth = mGraphicBufferParam.graphicBufferWidth; in ProcessorInit()167 mGraphicBufferParam.graphicBufferWidth = def_output->format.video.nFrameWidth; in ProcessorReset()181 bufferWidth = mGraphicBufferParam.graphicBufferWidth; in ProcessorReset()201 ret = width > mGraphicBufferParam.graphicBufferWidth in isReallocateNeeded()529 width <= mGraphicBufferParam.graphicBufferWidth && in HandleFormatChange()537 width > mGraphicBufferParam.graphicBufferWidth || in HandleFormatChange()
108 uint32_t graphicBufferWidth; member
257 int surfaceWidth = mGraphicBufferParam.graphicBufferWidth; in ProcessorInit()524 if (width <= mGraphicBufferParam.graphicBufferWidth && in HandleFormatChange()531 if (width > mGraphicBufferParam.graphicBufferWidth || in HandleFormatChange()
501 mGraphicBufferParam.graphicBufferWidth = def_output->format.video.nFrameWidth; in PrepareConfigBuffer()520 p->graphicBufferWidth = mGraphicBufferParam.graphicBufferWidth; in PrepareConfigBuffer()974 mGraphicBufferParam.graphicBufferWidth = param->nativeBuffer->width;
153 uint32_t graphicBufferWidth; member
136 mVideoFormatInfo.surfaceWidth = buffer->graphicBufferWidth; in start()166 mVideoFormatInfo.surfaceWidth = buffer->graphicBufferWidth; in reset()