Searched refs:VPX_DECODE_BORDER (Results 1 – 4 of 4) sorted by relevance
605 … dst_y += VPX_DECODE_BORDER * paramPortDefinitionOutput->format.video.nStride + VPX_DECODE_BORDER; in FillRenderBuffer()606 dst_v += (VPX_DECODE_BORDER/2) * dst_c_stride + (VPX_DECODE_BORDER/2); in FillRenderBuffer()607 dst_u += (VPX_DECODE_BORDER/2) * dst_c_stride + (VPX_DECODE_BORDER/2); in FillRenderBuffer()731 rectParams->nLeft = VPX_DECODE_BORDER; in GetDecoderOutputCropSpecific()732 rectParams->nTop = VPX_DECODE_BORDER; in GetDecoderOutputCropSpecific()779 port_def.format.video.nFrameHeight += VPX_DECODE_BORDER * 2; in SetNativeBufferModeSpecific()780 port_def.format.video.nFrameWidth += VPX_DECODE_BORDER * 2; in SetNativeBufferModeSpecific()
44 #define VPX_DECODE_BORDER 0 macro
24 #define VPX_DECODE_BORDER 0 macro
587 rectParams->nLeft = VPX_DECODE_BORDER; in GetDecoderOutputCropSpecific()588 rectParams->nTop = VPX_DECODE_BORDER; in GetDecoderOutputCropSpecific()630 port_def.format.video.nFrameWidth += VPX_DECODE_BORDER * 2; in SetNativeBufferModeSpecific()