| Package | Description |
|---|---|
| org.bytedeco.ffmpeg.avutil | |
| org.bytedeco.ffmpeg.global |
| Modifier and Type | Method and Description |
|---|---|
void |
av_tx_fn.call(AVTXContext s,
Pointer out,
Pointer in,
long stride) |
| Modifier and Type | Method and Description |
|---|---|
static int |
avutil.av_tx_init(AVTXContext ctx,
av_tx_fn tx,
int type,
int inv,
int len,
Pointer scale,
long flags) |
static void |
avutil.av_tx_uninit(AVTXContext ctx) |
Copyright © 2020. All rights reserved.