Home
last modified time | relevance | path

Searched refs:H261Context (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dh261.h35 * H261Context
37 typedef struct H261Context { struct
39 } H261Context; typedef
H A Dh261.c63 H261Context *const h = s->private_ctx; in ff_h261_loop_filter()
H A Dh261enc.c46 H261Context common;
253 H261Context *const com = &h->common; in ff_h261_encode_mb()
H A Dh261dec.c55 H261Context common;
368 H261Context *const com = &h->common; in h261_decode_mb()

Completed in 4 milliseconds