Searched defs:pic_buffer_t (Results 1 – 1 of 1) sorted by relevance
147 typedef struct pic_buffer_t struct150 UWORD8 *pu1_buf1;151 UWORD8 *pu1_buf2;152 UWORD8 *pu1_buf3;153 UWORD16 u2_disp_width; /** Width of the display luma frame in pixels */154 UWORD16 u2_disp_height; /** Height of the display luma frame in pixels */155 UWORD32 u4_time_stamp; /** Time at which frame has to be displayed */156 UWORD16 u2_frm_wd_y; /** Width of the luma frame in pixels */157 UWORD16 u2_frm_wd_uv; /** Width of the chroma frame */158 UWORD16 u2_frm_ht_y; /** Height of the luma frame in pixels */[all …]