Home
last modified time | relevance | path

Searched refs:read_motion_values (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dbink.c356 static int read_motion_values(AVCodecContext *avctx, GetBitContext *gb, Bundle *b) in read_motion_values() function
1074 if ((ret = read_motion_values(c->avctx, gb, &c->bundle[BINK_SRC_X_OFF])) < 0) in bink_decode_plane()
1076 if ((ret = read_motion_values(c->avctx, gb, &c->bundle[BINK_SRC_Y_OFF])) < 0) in bink_decode_plane()

Completed in 2 milliseconds