Home
last modified time | relevance | path

Searched defs:nalu (Results 1 – 21 of 21) sorted by relevance

/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dh264parser.c150 GstH264NalUnit nalu; in GST_START_TEST() local
168 GstH264NalUnit nalu; in GST_START_TEST() local
217 GstH264NalUnit nalu; in GST_START_TEST() local
235 GstH264NalUnit nalu; in GST_START_TEST() local
344 GstH264NalUnit nalu; in GST_START_TEST() local
580 GstH264NalUnit nalu; in GST_START_TEST() local
Dh265parser.c144 GstH265NalUnit nalu; in GST_START_TEST() local
192 GstH265NalUnit nalu; in GST_START_TEST() local
243 GstH265NalUnit nalu; in GST_START_TEST() local
261 GstH265NalUnit nalu; in GST_START_TEST() local
673 GstH265NalUnit nalu; in GST_START_TEST() local
718 GstH265NalUnit nalu; in GST_START_TEST() local
763 GstH265NalUnit nalu; in GST_START_TEST() local
905 GstH265NalUnit nalu; in GST_START_TEST() local
1062 GstH265NalUnit nalu; in GST_START_TEST() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_video_encoder_nalu_writer_h264.cpp242 d3d12_video_encoder_bitstream rbsp, nalu; in sps_to_nalu_bytes() local
288 d3d12_video_encoder_bitstream rbsp, nalu; in pps_to_nalu_bytes() local
331 d3d12_video_encoder_bitstream rbsp, nalu; in write_end_of_stream_nalu() local
368 d3d12_video_encoder_bitstream rbsp, nalu; in write_end_of_sequence_nalu() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth264parser.c201 gst_h264_parse_nalu_header (GstH264NalUnit * nalu) in gst_h264_parse_nalu_header()
704 GstH264NalUnit * nalu, NalReader * nr) in gst_h264_slice_parse_dec_ref_pic_marking()
1434 const guint8 * data, guint offset, gsize size, GstH264NalUnit * nalu) in gst_h264_parser_identify_nalu_unchecked()
1496 const guint8 * data, guint offset, gsize size, GstH264NalUnit * nalu) in gst_h264_parser_identify_nalu()
1555 GstH264NalUnit * nalu) in gst_h264_parser_identify_nalu_avc()
1620 gst_h264_parser_parse_nal (GstH264NalParser * nalparser, GstH264NalUnit * nalu) in gst_h264_parser_parse_nal()
1647 gst_h264_parser_parse_sps (GstH264NalParser * nalparser, GstH264NalUnit * nalu, in gst_h264_parser_parse_sps()
1919 gst_h264_parse_sps (GstH264NalUnit * nalu, GstH264SPS * sps) in gst_h264_parse_sps()
1964 GstH264NalUnit * nalu, GstH264SPS * sps) in gst_h264_parser_parse_subset_sps()
2002 gst_h264_parse_subset_sps (GstH264NalUnit * nalu, GstH264SPS * sps) in gst_h264_parse_subset_sps()
[all …]
Dgsth265parser.c233 gst_h265_parse_nalu_header (GstH265NalUnit * nalu) in gst_h265_parse_nalu_header()
1396 const guint8 * data, guint offset, gsize size, GstH265NalUnit * nalu) in gst_h265_parser_identify_nalu_unchecked()
1463 const guint8 * data, guint offset, gsize size, GstH265NalUnit * nalu) in gst_h265_parser_identify_nalu()
1528 GstH265NalUnit * nalu) in gst_h265_parser_identify_nalu_hevc()
1596 gst_h265_parser_parse_nal (GstH265Parser * parser, GstH265NalUnit * nalu) in gst_h265_parser_parse_nal()
1627 gst_h265_parser_parse_vps (GstH265Parser * parser, GstH265NalUnit * nalu, in gst_h265_parser_parse_vps()
1652 gst_h265_parse_vps (GstH265NalUnit * nalu, GstH265VPS * vps) in gst_h265_parse_vps()
1797 gst_h265_parser_parse_sps (GstH265Parser * parser, GstH265NalUnit * nalu, in gst_h265_parser_parse_sps()
1825 gst_h265_parse_sps (GstH265Parser * parser, GstH265NalUnit * nalu, in gst_h265_parse_sps()
2112 gst_h265_parse_pps (GstH265Parser * parser, GstH265NalUnit * nalu, in gst_h265_parse_pps()
[all …]
Dgsth264parser.h62 #define GST_H264_IS_SVC_NALU(nalu) \ argument
73 #define GST_H264_IS_MVC_NALU(nalu) \ argument
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth265decoder.c253 gst_h265_decoder_parse_vps (GstH265Decoder * self, GstH265NalUnit * nalu) in gst_h265_decoder_parse_vps()
375 gst_h265_decoder_parse_sps (GstH265Decoder * self, GstH265NalUnit * nalu) in gst_h265_decoder_parse_sps()
403 gst_h265_decoder_parse_pps (GstH265Decoder * self, GstH265NalUnit * nalu) in gst_h265_decoder_parse_pps()
421 gst_h265_decoder_parse_sei (GstH265Decoder * self, GstH265NalUnit * nalu) in gst_h265_decoder_parse_sei()
634 gst_h265_decoder_parse_slice (GstH265Decoder * self, GstH265NalUnit * nalu, in gst_h265_decoder_parse_slice()
719 gst_h265_decoder_decode_nal (GstH265Decoder * self, GstH265NalUnit * nalu, in gst_h265_decoder_decode_nal()
827 GstH265NalUnit nalu; in gst_h265_decoder_parse_codec_data() local
1014 const GstH265NalUnit *nalu = &slice->nalu; in gst_h265_decoder_fill_picture_from_slice() local
1081 const GstH265NalUnit *nalu = &slice->nalu; in gst_h265_decoder_calculate_poc() local
1350 const GstH265NalUnit *nalu = &slice->nalu; in gst_h265_decoder_prepare_rps() local
[all …]
Dgsth265picture.h50 GstH265NalUnit nalu; member
Dgsth264decoder.c521 GstH264NalUnit nalu; in gst_h264_decoder_handle_frame() local
591 gst_h264_decoder_parse_sps (GstH264Decoder * self, GstH264NalUnit * nalu) in gst_h264_decoder_parse_sps()
621 gst_h264_decoder_parse_pps (GstH264Decoder * self, GstH264NalUnit * nalu) in gst_h264_decoder_parse_pps()
659 GstH264NalUnit nalu; in gst_h264_decoder_parse_codec_data() local
1228 gst_h264_decoder_parse_slice (GstH264Decoder * self, GstH264NalUnit * nalu) in gst_h264_decoder_parse_slice()
1328 gst_h264_decoder_decode_nal (GstH264Decoder * self, GstH264NalUnit * nalu) in gst_h264_decoder_decode_nal()
Dgsth264picture.h89 GstH264NalUnit nalu; member
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgsth265parse.c455 GstH265NalUnitType naltype, GstH265NalUnit * nalu) in gst_h265_parser_store_nal()
548 gst_h265_parse_process_sei (GstH265Parse * h265parse, GstH265NalUnit * nalu) in gst_h265_parse_process_sei()
714 gst_h265_parse_process_nal (GstH265Parse * h265parse, GstH265NalUnit * nalu) in gst_h265_parse_process_nal()
997 guint size, GstH265NalUnit * nalu) in gst_h265_parse_collect_nal()
1038 GstH265NalUnit nalu; in gst_h265_parse_handle_frame_packetized() local
1143 GstH265NalUnit nalu; in gst_h265_parse_handle_frame() local
3047 GstH265NalUnit nalu; in gst_h265_parse_set_caps() local
Dgsth264parse.c519 GstH264NalUnitType naltype, GstH264NalUnit * nalu) in gst_h264_parser_store_nal()
621 gst_h264_parse_process_sei (GstH264Parse * h264parse, GstH264NalUnit * nalu) in gst_h264_parse_process_sei()
942 gst_h264_parse_process_nal (GstH264Parse * h264parse, GstH264NalUnit * nalu) in gst_h264_parse_process_nal()
1174 gst_h264_parse_collect_nal (GstH264Parse * h264parse, GstH264NalUnit * nalu) in gst_h264_parse_collect_nal()
1223 GstH264NalUnit nalu; in gst_h264_parse_handle_frame_packetized() local
1344 GstH264NalUnit nalu; in gst_h264_parse_handle_frame() local
3379 GstH264NalUnit nalu; in gst_h264_parse_set_caps() local
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvdec.c1354 GstH264NalUnitType nal_type, GstH264NalUnit * nalu) in gst_nvdec_store_h264_nal()
1391 GstH264NalUnit nalu; in gst_nvdec_handle_h264_buffer() local
1487 GstH265NalUnitType nal_type, GstH265NalUnit * nalu) in gst_nvdec_store_h265_nal()
1528 GstH265NalUnit nalu; in gst_nvdec_handle_h265_buffer() local
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_if.c1216 nir_alu_instr *nalu = nir_alu_instr_create(b->shader, alu->op); in clone_alu_and_replace_src_defs() local
1306 nir_ssa_def *nalu = clone_alu_and_replace_src_defs(b, alu, def); in propagate_condition_eval() local
Dnir_clone.c277 nir_alu_instr *nalu = nir_alu_instr_create(state->ns, alu->op); in clone_alu() local
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvah264dec.c332 GstH264NalUnit *nalu = &slice->nalu; in gst_va_h264_dec_decode_slice() local
Dgstvah265dec.c484 GstH265NalUnit *nalu = &slice->nalu; in gst_va_h265_dec_decode_slice() local
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dh264parse.c1331 #define APPEND_NALU_TO_BUFFER(type,nalu,end_of_au) G_STMT_START { \ in create_aud_test_buffers() argument
/third_party/gstreamer/gstplugins_bad/ext/smoothstreaming/
Dgstmssmanifest.c619 GstH264NalUnit nalu = { 0, }; in _gst_mss_stream_add_h264_codec_data() local
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_asm.c1263 struct r600_bytecode_alu *nalu = r600_bytecode_alu(); in r600_bytecode_add_alu_type() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dradeon_vcn_enc.h416 uint32_t nalu; member