Searched refs:INSERT_LOGO (Results 1 – 4 of 4) sorted by relevance
/external/libhevc/decoder/ |
D | 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_inse… macro 124 #define INSERT_LOGO(buf_y, buf_u, buf_v, stride, x_pos, y_pos, yuv_fmt,disp_wd,disp_ht) macro
|
D | ihevcd_decode.c | 544 INSERT_LOGO(ps_dec_ip->s_out_buffer.pu1_bufs[0], in ihevcd_decode() 927 INSERT_LOGO(ps_dec_ip->s_out_buffer.pu1_bufs[0], in ihevcd_decode()
|
/external/libavc/decoder/ |
D | 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_di… macro 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_di… macro 798 INSERT_LOGO(pv_disp_op->s_disp_frm_buf.pv_y_buf, in ih264d_format_convert()
|
/external/libmpeg2/decoder/ |
D | 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_inse… macro 79 #define INSERT_LOGO(buf_y, buf_u, buf_v, stride, x_pos, y_pos, yuv_fmt,disp_wd,disp_ht) macro 3365 INSERT_LOGO(ps_dec_ip->s_ivd_video_decode_ip_t.s_out_buffer.pu1_bufs[0], in impeg2d_api_entity() 3537 INSERT_LOGO(ps_dec_ip->s_ivd_video_decode_ip_t.s_out_buffer.pu1_bufs[0], in impeg2d_api_entity()
|