Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/m2vd/
H A Dhal_m2vd_base.h60 M2VD_PIC_STRUCT_BOTTOM_FIELD = 2, enumerator
/rockchip-linux_mpp/mpp/codec/dec/m2v/
H A Dm2vd_parser.h89 M2VD_PIC_STRUCT_BOTTOM_FIELD = 2, enumerator
H A Dm2vd_parser.c1102 …((p->pic_code_ext_head.picture_structure == M2VD_PIC_STRUCT_BOTTOM_FIELD) && p->pic_code_ext_head.… in m2v_update_ref_frame()
1161 …((pic_code_ext_head->picture_structure == M2VD_PIC_STRUCT_BOTTOM_FIELD) && (!pic_code_ext_head->to… in m2vd_alloc_frame()
1446 …((p->pic_code_ext_head.picture_structure == M2VD_PIC_STRUCT_BOTTOM_FIELD) && (!p->pic_code_ext_hea… in m2vd_convert_to_dxva()
1452 } else if (p->pic_code_ext_head.picture_structure == M2VD_PIC_STRUCT_BOTTOM_FIELD) { in m2vd_convert_to_dxva()