Lines Matching refs:in_depth
1740 gint in_depth; member
1767 templ->chroma_width, templ->chroma_height, templ->in_depth, in cuda_converter_generate_yuv_to_yuv_kernel_code()
1800 templ->chroma_width, templ->chroma_height, templ->in_depth, in cuda_converter_generate_yuv_to_rgb_kernel_code()
1834 templ->chroma_width, templ->chroma_height, templ->in_depth, in cuda_converter_generate_rgb_to_yuv_kernel_code()
1851 templ->in_depth, templ->out_depth, templ->pstride, in cuda_converter_generate_rgb_to_rgb_kernel_code()
1948 templ.in_depth = GST_VIDEO_INFO_COMP_DEPTH (in_info, 0); in cuda_converter_lookup_path()
1988 templ.max_in_val = (1 << templ.in_depth) - 1; in cuda_converter_lookup_path()
2018 if (templ.in_depth > 8) { in cuda_converter_lookup_path()
2037 templ.in_depth = GST_VIDEO_INFO_COMP_DEPTH (&unpack_info, 0); in cuda_converter_lookup_path()
2084 if (templ.in_depth > 8) { in cuda_converter_lookup_path()
2098 templ.in_depth = GST_VIDEO_INFO_COMP_DEPTH (&unpack_info, 0); in cuda_converter_lookup_path()