Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/mpg4/
H A Dmpg4d_parser.c65 RK_S32 upsampling; member
278 READ_BITS(gb, 1, &(e->upsampling)); /* upsampling */ in read_vol_complexity_estimation_header()
336 if (e->upsampling) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()
352 if (e->upsampling) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()
376 if (e->upsampling) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()