HomeSort by relevance Sort by last modified time
    Searched refs:pu1_chroma_ref_buf (Results 1 - 2 of 2) sorted by null

  /external/libmpeg2/decoder/
impeg2d_structs.h 326 UWORD8 *pu1_chroma_ref_buf[BUF_MGR_MAX_CNT]; member in struct:dec_state_struct_t
impeg2d_api_main.c 242 ps_pic_buf->pu1_u = ps_dec_state->pu1_chroma_ref_buf[i];
243 ps_pic_buf->pu1_v = ps_dec_state->pu1_chroma_ref_buf[i] +
    [all...]

Completed in 142 milliseconds