Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dcavs.h63 enum cavs_mb { enum
266 void ff_cavs_filter(AVSContext *h, enum cavs_mb mb_type);
271 void ff_cavs_inter(AVSContext *h, enum cavs_mb mb_type);
Dcavsdec.c736 static void decode_mb_p(AVSContext *h, enum cavs_mb mb_type) in decode_mb_p()
781 static int decode_mb_b(AVSContext *h, enum cavs_mb mb_type) in decode_mb_b()
985 enum cavs_mb mb_type; in decode_pic()
Dcavs.c111 void ff_cavs_filter(AVSContext *h, enum cavs_mb mb_type) in ff_cavs_filter()
496 void ff_cavs_inter(AVSContext *h, enum cavs_mb mb_type) in ff_cavs_inter()