Searched refs:VPX_DECODE_BORDER (Results 1 – 4 of 4) sorted by relevance
606 … dst_y += VPX_DECODE_BORDER * paramPortDefinitionOutput->format.video.nStride + VPX_DECODE_BORDER; in FillRenderBuffer()607 dst_v += (VPX_DECODE_BORDER/2) * dst_c_stride + (VPX_DECODE_BORDER/2); in FillRenderBuffer()608 dst_u += (VPX_DECODE_BORDER/2) * dst_c_stride + (VPX_DECODE_BORDER/2); in FillRenderBuffer()732 rectParams->nLeft = VPX_DECODE_BORDER; in GetDecoderOutputCropSpecific()733 rectParams->nTop = VPX_DECODE_BORDER; in GetDecoderOutputCropSpecific()780 port_def.format.video.nFrameHeight += VPX_DECODE_BORDER * 2; in SetNativeBufferModeSpecific()781 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
649 rectParams->nLeft = VPX_DECODE_BORDER; in GetDecoderOutputCropSpecific()650 rectParams->nTop = VPX_DECODE_BORDER; in GetDecoderOutputCropSpecific()700 port_def.format.video.nFrameWidth += VPX_DECODE_BORDER * 2; in SetNativeBufferModeSpecific()701 port_def.format.video.nFrameHeight += VPX_DECODE_BORDER * 2; in SetNativeBufferModeSpecific()