Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/vp8/
H A Dvp8d_parser.h103 RK_U32 scaledWidth; member
H A Dvp8d_parser.c825 p->scaledWidth = ScaleDimension(p->width, tmp >> 14); in vp8_header_parser()
1015 p->scaledWidth = ScaleDimension(p->width, tmp); in vp7_header_parser()