Searched refs:cfvidl_receive (Results 1 – 1 of 1) sorted by relevance
19 static int cfvidl_receive(struct cflayer *layr, struct cfpkt *pkt);33 vid->layer.receive = cfvidl_receive; in cfvidl_create()39 static int cfvidl_receive(struct cflayer *layr, struct cfpkt *pkt) in cfvidl_receive() function