Searched refs:VP9_YV12_ALIGN (Results 1 – 1 of 1) sorted by relevance
28 #define VP9_YV12_ALIGN (128-1) macro90 …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()