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