Searched refs:p_w (Results 1 – 4 of 4) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
D | aacsbr_mips.c | 70 float *p_w = (float*)&W[buf_idx][0][0][0]; in sbr_lf_gen_mips() local 123 [p_w]"+r"(p_w), [p_x_low]"+r"(p_x_low) in sbr_lf_gen_mips() 129 p_w -= 2046; in sbr_lf_gen_mips()
|
/third_party/ffmpeg/libavfilter/ |
D | vsrc_testsrc.c | 1548 int r_w, r_h, w_h, p_w, p_h, i, tmp, x = 0; in smptebars_fill_picture() local 1556 p_w = FFALIGN(r_w * 5 / 4, 1 << pixdesc->log2_chroma_w); in smptebars_fill_picture() 1565 draw_bar(test, i_pixel, x, r_h + w_h, p_w, p_h, picref); in smptebars_fill_picture() 1566 x += p_w; in smptebars_fill_picture() 1567 draw_bar(test, white, x, r_h + w_h, p_w, p_h, picref); in smptebars_fill_picture() 1568 x += p_w; in smptebars_fill_picture() 1569 draw_bar(test, q_pixel, x, r_h + w_h, p_w, p_h, picref); in smptebars_fill_picture() 1570 x += p_w; in smptebars_fill_picture()
|
/third_party/ffmpeg/libavutil/ |
D | hwcontext_vulkan.c | 2387 int p_w, p_h; in vulkan_export_to_cuda() local 2388 get_plane_wh(&p_w, &p_h, hwfc->sw_format, hwfc->width, hwfc->height, i); in vulkan_export_to_cuda() 2390 tex_desc.arrayDesc.Width = p_w; in vulkan_export_to_cuda() 2497 int p_w, p_h; in vulkan_transfer_data_from_cuda() local 2498 get_plane_wh(&p_w, &p_h, hwfc->sw_format, hwfc->width, hwfc->height, i); in vulkan_transfer_data_from_cuda() 2500 cpy.WidthInBytes = p_w * desc->comp[i].step; in vulkan_transfer_data_from_cuda() 3024 int p_w, p_h; in transfer_image_buf() local 3025 get_plane_wh(&p_w, &p_h, pix_fmt, w, h, i); in transfer_image_buf() 3028 buf_reg.imageExtent = (VkExtent3D){ p_w, p_h, 1, }; in transfer_image_buf() 3074 int p_w, p_h; in vulkan_transfer_data() local [all …]
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 55876 zYjszAAM4JO=?qmlQa4q1y6&X!neSO$ysq1-kUg!-s2i!fT^FhI)p_w(HhWL&Hj=)Z
|