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