Searched refs:vp8dx_receive_compressed_data (Results 1 – 3 of 3) sorted by relevance
44 int vp8dx_receive_compressed_data(struct VP8D_COMP *pbi, int64_t time_stamp);
305 int vp8dx_receive_compressed_data(VP8D_COMP *pbi, int64_t time_stamp) { in vp8dx_receive_compressed_data() function
489 if (vp8dx_receive_compressed_data(pbi, deadline)) { in vp8_decode()