Searched defs:dec_initial_info (Results 1 – 1 of 1) sorted by relevance
368 struct dec_initial_info { struct369 u32 pic_width;370 u32 pic_height;371 struct vpu_rect pic_crop_rect;372 u32 min_frame_buffer_count; /* between 1 to 16 */374 u32 profile;375 u32 luma_bitdepth; /* bit-depth of the luma sample */376 u32 chroma_bitdepth; /* bit-depth of the chroma sample */377 u32 seq_init_err_reason;378 dma_addr_t rd_ptr; /* read pointer of bitstream buffer */[all …]