Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/vp9/
H A Dvp9d_parser.c453 static RK_S32 update_size(Vp9CodecContext *ctx, RK_S32 w, RK_S32 h, RK_S32 fmt) in update_size() function
1035 if ((res = update_size(ctx, w, h, fmt)) < 0) { in decode_parser_header()