Home
last modified time | relevance | path

Searched refs:pack_format (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/compiler/spirv/
Dvtn_alu.c951 const SpvPackedVectorFormat pack_format = w[num_inputs + 3]; in vtn_handle_integer_dot() local
952 vtn_fail_if(pack_format != SpvPackedVectorFormatPackedVectorFormat4x8BitKHR, in vtn_handle_integer_dot()
954 pack_format, spirv_op_to_string(opcode)); in vtn_handle_integer_dot()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-converter.c447 GstVideoFormat pack_format; member
1433 uinfo = gst_video_format_get_info (convert->pack_format); in compute_matrix_to_YUV()
1845 convert->current_format = convert->pack_format; in chain_convert()
2006 convert->current_format = convert->pack_format; in chain_convert_to_YUV()
2088 flags, convert->pack_format, quant, convert->current_width); in chain_dither()
2431 convert->pack_format = out_info->finfo->unpack_format; in gst_video_converter_new_with_pool()
2432 finfo = gst_video_format_get_info (convert->pack_format); in gst_video_converter_new_with_pool()
/third_party/mesa3d/docs/relnotes/
D21.1.0.rst440 - pan/bi: Add pack_format helper