Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dh263d_syntax.h48 RK_U16 quarter_sample : 1; member
H A Dmpg4d_syntax.h85 RK_U16 quarter_sample : 1; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/mpg4/
H A Dmpg4d_parser.c106 RK_S32 quarter_sample; member
633 READ_BITS(cb, 1, &(mp4Hdr->vol.quarter_sample)); in mpg4d_parse_vol_header()
635 mp4Hdr->vol.quarter_sample = 0; in mpg4d_parse_vol_header()
965 pp->quarter_sample = hdr_curr->vol.quarter_sample; in mpg4d_fill_picture_parameters()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/mpg4d/
H A Dhal_m4vd_vdpu1.c221 regs->SwReg18.sw_mv_accuracy_fwd = pp->quarter_sample; in vdpu1_mpg4d_setup_regs_by_syntax()
H A Dhal_m4vd_vdpu2.c219 regs->reg136.sw_fwd_mv_y_resolution = pp->quarter_sample; in vdpu2_mpg4d_setup_regs_by_syntax()