Searched defs:cedrus_h264_sram_ref_pic (Results 1 – 1 of 1) sorted by relevance
28 struct cedrus_h264_sram_ref_pic { struct29 __le32 top_field_order_cnt;30 __le32 bottom_field_order_cnt;31 __le32 frame_info;32 __le32 luma_ptr;33 __le32 chroma_ptr;34 __le32 mv_col_top_ptr;35 __le32 mv_col_bot_ptr;36 __le32 reserved;