Home
last modified time | relevance | path

Searched refs:pu1_chroma_ref_buf (Results 1 – 2 of 2) sorted by relevance

/external/libmpeg2/decoder/
Dimpeg2d_structs.h332 UWORD8 *pu1_chroma_ref_buf[BUF_MGR_MAX_CNT]; member
Dimpeg2d_api_main.c274 ps_pic_buf->pu1_u = ps_dec_state->pu1_chroma_ref_buf[i]; in impeg2d_api_set_display_frame()
275 ps_pic_buf->pu1_v = ps_dec_state->pu1_chroma_ref_buf[i] + in impeg2d_api_set_display_frame()
1930 ps_dec_state->pu1_chroma_ref_buf[i] = ps_mem_rec->pv_base; in impeg2d_api_init()