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

  /external/libhevc/decoder/
ihevcd_ittiam_logo.h 122 #define INSERT_LOGO(buf_y, buf_u, buf_v, stride, x_pos, y_pos, yuv_fmt,disp_wd,disp_ht) ihevcd_insert_logo(buf_y, buf_u, buf_v, stride, x_pos, y_pos, yuv_fmt,disp_wd,disp_ht);
124 #define INSERT_LOGO(buf_y, buf_u, buf_v, stride, x_pos, y_pos, yuv_fmt,disp_wd,disp_ht)
ihevcd_decode.c 539 INSERT_LOGO(ps_dec_ip->s_out_buffer.pu1_bufs[0],
    [all...]
  /external/libavc/decoder/
ih264d_format_conv.c 55 #define INSERT_LOGO(pu1_buf_y,pu1_buf_u,pu1_buf_v, u4_stride, u4_x_pos, u4_y_pos, u4_yuv_fmt, u4_disp_wd, u4_disp_ht) \
59 #define INSERT_LOGO(pu1_buf_y,pu1_buf_u,pu1_buf_v, u4_stride, u4_x_pos, u4_y_pos, u4_yuv_fmt, u4_disp_wd, u4_disp_ht)
798 INSERT_LOGO(pv_disp_op->s_disp_frm_buf.pv_y_buf,
  /external/libmpeg2/decoder/
impeg2d_api_main.c 77 #define INSERT_LOGO(buf_y, buf_u, buf_v, stride, x_pos, y_pos, yuv_fmt,disp_wd,disp_ht) impeg2_insert_logo(buf_y, buf_u, buf_v, stride, x_pos, y_pos, yuv_fmt,disp_wd,disp_ht);
79 #define INSERT_LOGO(buf_y, buf_u, buf_v, stride, x_pos, y_pos, yuv_fmt,disp_wd,disp_ht)
    [all...]

Completed in 207 milliseconds