Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvble.c45 static int vble_unpack(VBLEContext *ctx, GetBitContext *gb) in vble_unpack() function
152 if (vble_unpack(ctx, &gb) < 0) { in vble_decode_frame()