Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dh261enc.c43 typedef struct H261EncContext { struct
49 } H261EncContext; typedef
66 H261EncContext *const h = (H261EncContext *)s; in ff_h261_encode_picture_header()
104 H261EncContext *const h = (H261EncContext *)s; in h261_encode_gob_header()
179 static void h261_encode_block(H261EncContext *h, int16_t *block, int n) in h261_encode_block()
252 H261EncContext *const h = (H261EncContext *)s; in ff_h261_encode_mb()
387 H261EncContext *cons in ff_h261_encode_init()
[all...]

Completed in 1 milliseconds