Searched defs:buf_v (Results  1 – 3 of 3) 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…  argument124 #define INSERT_LOGO(buf_y, buf_u, buf_v, stride, x_pos, y_pos, yuv_fmt,disp_wd,disp_ht)  argument
 
 | 
| /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…  argument79 #define INSERT_LOGO(buf_y, buf_u, buf_v, stride, x_pos, y_pos, yuv_fmt,disp_wd,disp_ht)  argument
 
 | 
| /external/ComputeLibrary/include/libnpy/ | 
| D | npy.hpp | 475   auto buf_v = std::vector<char>(header_length);  in read_header()  local
 |