Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/vp8/
H A Dvp8d_parser.h104 RK_U32 scaledWidth; member
H A Dvp8d_parser.c832 p->scaledWidth = ScaleDimension(p->width, tmp >> 14); in vp8_header_parser()
1022 p->scaledWidth = ScaleDimension(p->width, tmp); in vp7_header_parser()