|
|
AVClass * | class |
| |
|
uint64_t | threshold_mtx_noq [8 *2] |
| |
|
uint64_t | threshold_mtx [8 *2] |
| |
|
int | log2_count |
| |
|
int | strength |
| |
|
int | hsub |
| |
|
int | vsub |
| |
|
int | temp_stride |
| |
|
int | qp |
| |
|
int | qscale_type |
| |
|
int | prev_q |
| |
|
uint8_t * | src |
| |
|
int16_t * | temp |
| |
|
uint8_t * | non_b_qp_table |
| |
|
int | non_b_qp_alloc_size |
| |
|
int | use_bframe_qp |
| |
|
void(* | store_slice )(uint8_t *dst, int16_t *src, ptrdiff_t dst_stride, ptrdiff_t src_stride, ptrdiff_t width, ptrdiff_t height, ptrdiff_t log2_scale) |
| |
|
void(* | store_slice2 )(uint8_t *dst, int16_t *src, ptrdiff_t dst_stride, ptrdiff_t src_stride, ptrdiff_t width, ptrdiff_t height, ptrdiff_t log2_scale) |
| |
|
void(* | mul_thrmat )(int16_t *thr_adr_noq, int16_t *thr_adr, int q) |
| |
|
void(* | column_fidct )(int16_t *thr_adr, int16_t *data, int16_t *output, int cnt) |
| |
|
void(* | row_idct )(int16_t *workspace, int16_t *output_adr, ptrdiff_t output_stride, int cnt) |
| |
|
void(* | row_fdct )(int16_t *data, const uint8_t *pixels, ptrdiff_t line_size, int cnt) |
| |
The documentation for this struct was generated from the following file: