Home
last modified time | relevance | path

Searched refs:buf_u (Results 1 – 3 of 3) sorted by relevance

/external/libhevc/decoder/
Dihevcd_ittiam_logo.h113 void ihevcd_insert_logo(UWORD8 *buf_y, UWORD8 *buf_u, UWORD8 *buf_v,
122 #define INSERT_LOGO(buf_y, buf_u, buf_v, stride, x_pos, y_pos, yuv_fmt,disp_wd,disp_ht) ihevcd_inse… argument
124 #define INSERT_LOGO(buf_y, buf_u, buf_v, stride, x_pos, y_pos, yuv_fmt,disp_wd,disp_ht) argument
/external/pdfium/core/fxge/dib/
Dcfx_imagetransformer.cpp36 const uint8_t* buf_u = buf + row_offset_l + c_offset; in bilinear_interpol() local
38 const uint8_t* src_pos0 = buf_u + col_bpp_l; in bilinear_interpol()
39 const uint8_t* src_pos1 = buf_u + col_bpp_r; in bilinear_interpol()
/external/libmpeg2/decoder/
Dimpeg2d_api_main.c77 #define INSERT_LOGO(buf_y, buf_u, buf_v, stride, x_pos, y_pos, yuv_fmt,disp_wd,disp_ht) impeg2_inse… argument
79 #define INSERT_LOGO(buf_y, buf_u, buf_v, stride, x_pos, y_pos, yuv_fmt,disp_wd,disp_ht) argument