Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dituh263dec.c611 static int h263_get_modb(GetBitContext *gb, int pb_frame, int *cbpb) in h263_get_modb() function
735 pb_mv_count = h263_get_modb(&s->gb, s->pb_frame, &cbpb); in ff_h263_decode_mb()
945 pb_mv_count = h263_get_modb(&s->gb, s->pb_frame, &cbpb); in ff_h263_decode_mb()