Home
last modified time | relevance | path

Searched refs:motion_buffers (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/schroedinger/schroedinger-1.0.11/schroedinger/
H A Dschrodecoder.h150 SchroBuffer *motion_buffers[9]; member
H A Dschrodecoder.c426 if (picture->motion_buffers[i]) { in schro_picture_unref()
427 schro_buffer_unref (picture->motion_buffers[i]); in schro_picture_unref()
428 picture->motion_buffers[i] = NULL; in schro_picture_unref()
2542 picture->motion_buffers[i] = NULL; in schro_decoder_parse_block_data()
2548 picture->motion_buffers[i] = in schro_decoder_parse_block_data()
2575 schro_arith_decode_init (arith[i], picture->motion_buffers[i]); in schro_decoder_decode_block_data()
2578 picture->motion_buffers[i]->data, in schro_decoder_decode_block_data()
2579 picture->motion_buffers[i]->length, 1); in schro_decoder_decode_block_data()