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