Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/
DOMXVideoDecoderVP9Hybrid.cpp28 #define VP9_YV12_ALIGN (128-1) macro
90 …am.graphicBufferStride = (def_output->format.video.nFrameWidth + VP9_YV12_ALIGN) & ~VP9_YV12_ALIGN; in ProcessorInit()
166 …am.graphicBufferStride = (def_output->format.video.nFrameWidth + VP9_YV12_ALIGN) & ~VP9_YV12_ALIGN; in ProcessorReset()