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

  /external/libmpeg2/decoder/
impeg2d_mc.c 117 ps_params->s_luma.u4_dst_wd_res_buf,
124 ps_params->s_chroma.u4_dst_wd_res_buf,
132 ps_params->s_chroma.u4_dst_wd_res_buf,
576 ps_mc->s_luma.u4_dst_wd_res_buf = u4_dst_wd;
582 ps_mc->s_chroma.u4_dst_wd_res_buf = u4_dst_wd >> 1;
    [all...]
impeg2d_structs.h 89 UWORD32 u4_dst_wd_res_buf; member in struct:__anon15356

Completed in 2536 milliseconds