Searched refs:kFFmpegBufferAddressAlignment (Results 1 – 1 of 1) sorted by relevance
26 static const int kFFmpegBufferAddressAlignment = 16; variable28 static const int kFFmpegBufferAddressAlignment = 32; variable33 DecoderBuffer::kAlignmentSize >= kFFmpegBufferAddressAlignment &&34 DecoderBuffer::kAlignmentSize % kFFmpegBufferAddressAlignment == 0,45 VideoFrame::kFrameAddressAlignment >= kFFmpegBufferAddressAlignment &&46 VideoFrame::kFrameAddressAlignment % kFFmpegBufferAddressAlignment == 0,