/third_party/gstreamer/gstplugins_bad/gst/mpegpsmux/ |
D | mpegpsmux_h264.c | 159 guint32 nal_size = 0; in mpegpsmux_prepare_h264() local
|
/third_party/gstreamer/gstplugins_bad/tests/check/libs/ |
D | h264parser.c | 238 const gsize nal_size = sizeof (slice_dpa) - 3; in GST_START_TEST() local 627 gsize nal_size; in GST_START_TEST() local
|
D | h265parser.c | 264 const gsize nal_size = sizeof (slice_eos_slice_eob) - 4; in GST_START_TEST() local 1095 gsize nal_size; in GST_START_TEST() local
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | avtpcvfdepay.c | 62 nal_size (GstBuffer * buffer) in nal_size() function 64 guint8 nal_size[4]; in nal_size() local 82 gsize nal_size; in fetch_nal() local
|
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/ |
D | gsth265parse.c | 1538 gsize nal_size = gst_buffer_get_size (nal); in gst_h265_parse_make_codec_data() local 1557 gsize nal_size = gst_buffer_get_size (nal); in gst_h265_parse_make_codec_data() local 1576 gsize nal_size = gst_buffer_get_size (nal); in gst_h265_parse_make_codec_data() local 2751 gsize nal_size = gst_buffer_get_size (codec_nal); in gst_h265_parse_handle_vps_sps_pps_nals() local 2767 gsize nal_size = gst_buffer_get_size (codec_nal); in gst_h265_parse_handle_vps_sps_pps_nals() local 2783 gsize nal_size = gst_buffer_get_size (codec_nal); in gst_h265_parse_handle_vps_sps_pps_nals() local
|
D | gsth264parse.c | 1679 gsize nal_size = gst_buffer_get_size (nal); in gst_h264_parse_make_codec_data() local 1692 gsize nal_size = gst_buffer_get_size (nal); in gst_h264_parse_make_codec_data() local 2886 gsize nal_size = gst_buffer_get_size (codec_nal); in gst_h264_parse_handle_sps_pps_nals() local 2902 gsize nal_size = gst_buffer_get_size (codec_nal); in gst_h264_parse_handle_sps_pps_nals() local
|
/third_party/ffmpeg/libavcodec/ |
D | hevc_ps.c | 463 ptrdiff_t nal_size; in ff_hevc_decode_nal_vps() local 1257 ptrdiff_t nal_size; in ff_hevc_decode_nal_sps() local 1505 ptrdiff_t nal_size; in ff_hevc_decode_nal_pps() local
|
D | h264_mp4toannexb_bsf.c | 204 uint32_t nal_size = 0; in h264_mp4toannexb_filter() local
|
D | videotoolboxenc.c | 1563 size_t nal_size, in find_sei_end()
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtph265depay.c | 537 gsize nal_size = in gst_rtp_h265_set_src_caps() local 558 gsize nal_size = in gst_rtp_h265_set_src_caps() local 579 gsize nal_size = in gst_rtp_h265_set_src_caps() local
|
D | gstrtph265pay.c | 615 gint i, j, nal_size; in gst_rtp_h265_pay_setcaps() local
|
D | gstrtph264pay.c | 585 gint i, nal_size; in gst_rtp_h264_pay_setcaps() local
|
/third_party/gstreamer/gstplugins_bad/ext/libde265/ |
D | libde265-dec.c | 603 int nal_size; in gst_libde265_dec_set_format() local 792 int nal_size = 0; in gst_libde265_dec_handle_frame() local
|
/third_party/ffmpeg/libavformat/ |
D | hevc.c | 660 static int hvcc_array_add_nal_unit(uint8_t *nal_buf, uint32_t nal_size, in hvcc_array_add_nal_unit() 713 static int hvcc_add_nal_unit(uint8_t *nal_buf, uint32_t nal_size, in hvcc_add_nal_unit()
|
D | rtpdec_h264.c | 222 uint16_t nal_size = AV_RB16(src); in ff_h264_handle_aggregated_packet() local
|
/third_party/gstreamer/gstplugins_bad/ext/avtp/ |
D | gstavtpcvfpay.c | 343 gsize available, nal_size, fragment_size, remaining; in gst_avtpcvpay_fragment_nal() local
|
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/ |
D | gstv4l2codech264dec.c | 1248 gsize nal_size; in gst_v4l2_codec_h264_dec_decode_slice() local
|