HomeSort by relevance Sort by last modified time
    Searched refs:INSERT_LOGO (Results 1 - 2 of 2) 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 485 INSERT_LOGO(ps_dec_ip->s_out_buffer.pu1_bufs[0],
826 INSERT_LOGO(ps_dec_ip->s_out_buffer.pu1_bufs[0],

Completed in 24 milliseconds