Home
last modified time | relevance | path

Searched refs:R64T (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dh274.c35 static const int8_t R64T[64][64]; variable
80 sum += R64T[y][p] * out[x][p]; in init_slice_c()
89 sum += tmp[y][p] * R64T[x][p]; // R64T^T = R64 in init_slice_c()
470 static const int8_t R64T[64][64] = { variable

Completed in 3 milliseconds