Home
last modified time | relevance | path

Searched defs:cbpb (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()
702 int cbpb = 0, pb_mv_count = 0; in ff_h263_decode_mb() local