Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dvpxdec.c41 struct VpxDecInputContext { struct
218 static int read_frame(struct VpxDecInputContext *input, uint8_t **buf, in read_frame()
529 struct VpxDecInputContext input = {0}; in main_loop()