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