Home
last modified time | relevance | path

Searched refs:buf_y (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/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
/external/wpa_supplicant_8/src/common/
Ddpp.c386 const u8 *buf_x, const u8 *buf_y, in dpp_set_pubkey_point_group() argument
403 y = BN_bin2bn(buf_y, len, NULL); in dpp_set_pubkey_point_group()