Home
last modified time | relevance | path

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

/external/libvpx/libvpx/
Dvpxdec.c45 struct VpxDecInputContext { struct
255 static int read_frame(struct VpxDecInputContext *input, uint8_t **buf, in read_frame()
592 struct VpxDecInputContext input = {NULL, NULL}; in main_loop()