UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
M4idct.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
#pragma once
3
4
#include "
vdecmpeg4.h
"
5
6
namespace
vdecmpeg4
7
{
8
10
void
M4idct
(
int16
* block);
11
12
}
13
14
int16
FPlatformTypes::int16 int16
A 16-bit signed integer.
Definition
Platform.h:1123
vdecmpeg4
Definition
M4Bitstream.h:9
vdecmpeg4::M4idct
void M4idct(int16 *block)
Inverse DCT on 8x8 block.
Definition
M4MemOps_Generic.cpp:388
vdecmpeg4.h
Engine
Source
Runtime
AVEncoder
Private
Decoders
vdecmpeg4
M4idct.h
Generated by
1.9.8