Home
last modified time | relevance | path

Searched defs:horiz_codeblocks (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/schroedinger/schroedinger-1.0.11/schroedinger/
H A Dschroparams.h39 int horiz_codeblocks[SCHRO_LIMIT_TRANSFORM_DEPTH + 1]; member
H A Dschroencoder.c3673 int horiz_codeblocks; in schro_encoder_frame_get_quant_index() local
3694 int horiz_codeblocks; in schro_encoder_frame_set_quant_index() local
3738 int horiz_codeblocks; in schro_encoder_quantise_subband() local
3804 int horiz_codeblocks; in schro_encoder_encode_subband() local
4080 int horiz_codeblocks; in schro_encoder_encode_subband_noarith() local
H A Dschrodecoder.c46 int horiz_codeblocks; member
H A Dschroframe.c1842 int x, int y, int horiz_codeblocks, int vert_codeblocks) in schro_frame_data_get_codeblock()