libgpac
Documentation of the core library of GPAC
|
Data Fields | |
Bool | force_pf |
Bool | no_tile |
GF_FilterPid * | ipid |
GF_FilterPid * | opid |
u32 | width |
u32 | height |
u32 | pixel_format |
u32 | bpp |
u32 | stride |
Bool | passthrough |
u32 | output_size |
u32 | tile_width |
u32 | tile_height |
UNCVConfig * | cfg |
u32 | tile_size |
u32 | row_line_size |
u32 | color_type |
Bool | alpha |
u32 | blocksize_bits |
u32 | subsample_x |
BSRead * | bsrs |
u32 | nb_bsrs |
u32 | max_comp_per_block |
Bool | use_palette |
u8 * | pixel |
u8 * | comp_le_buf |
GF_BitStream * | comp_le_bs |
void(* | read_pixel )(struct __uncvdec *ctx, UNCVConfig *config, u32 x, u32 y, u8 *output, u32 offset) |
Bool UNCVDecCtx::force_pf |
Bool UNCVDecCtx::no_tile |
GF_FilterPid* UNCVDecCtx::ipid |
GF_FilterPid * UNCVDecCtx::opid |
u32 UNCVDecCtx::width |
u32 UNCVDecCtx::height |
u32 UNCVDecCtx::pixel_format |
u32 UNCVDecCtx::bpp |
u32 UNCVDecCtx::stride |
Bool UNCVDecCtx::passthrough |
u32 UNCVDecCtx::output_size |
u32 UNCVDecCtx::tile_width |
u32 UNCVDecCtx::tile_height |
UNCVConfig* UNCVDecCtx::cfg |
u32 UNCVDecCtx::tile_size |
u32 UNCVDecCtx::row_line_size |
u32 UNCVDecCtx::color_type |
Bool UNCVDecCtx::alpha |
u32 UNCVDecCtx::blocksize_bits |
u32 UNCVDecCtx::subsample_x |
BSRead* UNCVDecCtx::bsrs |
u32 UNCVDecCtx::nb_bsrs |
u32 UNCVDecCtx::max_comp_per_block |
Bool UNCVDecCtx::use_palette |
u8* UNCVDecCtx::pixel |
u8* UNCVDecCtx::comp_le_buf |
GF_BitStream* UNCVDecCtx::comp_le_bs |
void(* UNCVDecCtx::read_pixel) (struct __uncvdec *ctx, UNCVConfig *config, u32 x, u32 y, u8 *output, u32 offset) |