Home
last modified time | relevance | path

Searched defs:dec_initial_info (Results 1 – 1 of 1) sorted by relevance

/linux-6.8/drivers/media/platform/chips-media/wave5/
Dwave5-vpuapi.h366 struct dec_initial_info { struct
367 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 …]