Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dvble.c85 static void vble_restore_plane(VBLEContext *ctx, AVFrame *pic, in vble_restore_plane() function
156 vble_restore_plane(ctx, pic, &gb, 0, offset, avctx->width, avctx->height); in vble_decode_frame()
161 vble_restore_plane(ctx, pic, &gb, 1, offset, width_uv, height_uv); in vble_decode_frame()
164 vble_restore_plane(ctx, pic, &gb, 2, offset, width_uv, height_uv); in vble_decode_frame()

Completed in 1 milliseconds