Searched refs:vp9_decode_frame (Results 1 – 3 of 3) sorted by relevance
28 void vp9_decode_frame(struct VP9Decoder *pbi, const uint8_t *data,
405 vp9_decode_frame(pbi, source, source + size, psource); in vp9_receive_compressed_data()
2487 void vp9_decode_frame(VP9Decoder *pbi, const uint8_t *data, in vp9_decode_frame() function