Searched defs:pic_buffer_t (Results 1 – 1 of 1) sorted by relevance
157 typedef struct pic_buffer_t struct160 UWORD8 *pu1_buf1;161 UWORD8 *pu1_buf2;162 UWORD8 *pu1_buf3;163 UWORD16 u2_disp_width; /** Width of the display luma frame in pixels */164 UWORD16 u2_disp_height; /** Height of the display luma frame in pixels */165 UWORD32 u4_time_stamp; /** Time at which frame has to be displayed */166 UWORD16 u2_frm_wd_y; /** Width of the luma frame in pixels */167 UWORD16 u2_frm_wd_uv; /** Width of the chroma frame */168 UWORD16 u2_frm_ht_y; /** Height of the luma frame in pixels */[all …]