#include <movenc.h>
Data Fields | |
uint8_t * | data |
int | size |
int | sample_number |
int | offset |
int | own_data |
Definition at line 54 of file movenc.h.
uint8_t* HintSample::data |
Definition at line 55 of file movenc.h.
Referenced by find_sample_match(), sample_queue_free(), sample_queue_pop(), sample_queue_push(), and sample_queue_retain().
Definition at line 59 of file movenc.h.
Referenced by sample_queue_free(), sample_queue_pop(), sample_queue_push(), and sample_queue_retain().
int HintSample::size |
Definition at line 56 of file movenc.h.
Referenced by find_sample_match(), sample_queue_push(), and sample_queue_retain().