Home
last modified time | relevance | path

Searched defs:header_size (Results 1 – 25 of 134) sorted by relevance

123456

/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Disoff.c18 guint header_size; in GST_START_TEST() local
42 guint header_size; in GST_START_TEST() local
69 guint header_size; in GST_START_TEST() local
98 guint header_size; in GST_START_TEST() local
117 guint header_size; in GST_START_TEST() local
189 guint header_size; in GST_START_TEST() local
254 guint header_size; in GST_START_TEST() local
315 guint header_size; in GST_START_TEST() local
/third_party/ffmpeg/libavcodec/
Dadxdec.c40 int ret, header_size; in adx_decode_init() local
112 int header_size; in adx_decode_frame() local
129 int header_size; in adx_decode_frame() local
Dadx_parser.c34 int header_size; member
56 int header_size = ((state >> 32) & 0xFFFF) + 4; in adx_parse() local
Dadx.c39 int bufsize, int *header_size, int *coeff) in ff_adx_decode_header()
Dmlp_parse.c88 int ratebits, channel_arrangement, header_size; in ff_mlp_read_major_sync() local
Dxwdenc.c40 uint32_t header_size; in xwd_encode_frame() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/isoff/
Dgstisoff.c69 guint8 extended_type[16], guint * header_size, guint64 * size) in gst_isoff_parse_box_header()
418 guint header_size; in gst_isoff_traf_box_parse() local
510 guint header_size; in gst_isoff_moof_box_parse() local
620 guint header_size; in gst_isoff_mdia_box_parse() local
698 guint header_size; in gst_isoff_trak_box_parse() local
749 guint header_size; in gst_isoff_moov_box_parse() local
/third_party/ffmpeg/libavformat/
Drtpenc_h264_hevc.c63 int header_size; in nal_send() local
102 int flag_byte, header_size; in nal_send() local
Drtpdec_mpa_robust.c47 unsigned header_size; in mpa_robust_parse_rtp_header() local
72 int err, header_size; in mpa_robust_parse_packet() local
Drtpenc_vp8.c29 int len, max_packet_size, header_size; in ff_rtp_send_vp8() local
Drtpenc_latm.c32 int header_size; in ff_rtp_send_latm() local
Drtpenc_amr.c45 int header_size = s->num_frames + 1; in ff_rtp_send_amr() local
Dsoxdec.c50 unsigned header_size, comment_size; in sox_read_header() local
Dnistspheredec.c39 int32_t header_size = -1; in nist_read_header() local
Dvocenc.c34 const int header_size = 26; in voc_write_header() local
Dsoxenc.c41 int64_t header_size; member
Dadxdec.c34 int header_size; member
Dvocdec.c44 int header_size; in voc_read_header() local
Dgenh.c44 unsigned start_offset, header_size, codec, coef_type, coef[2]; in genh_read_header() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_validate.cpp47 const unsigned header_size = 1 + in validate() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugArangeSet.cpp69 const uint32_t header_size = *offset_ptr - Offset; in extract() local
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/
Dgstbasetsmuxjpeg2000.c48 const guint header_size = private_data->interlace ? 48 : 38; in gst_base_ts_mux_prepare_jpeg2000() local
/third_party/gstreamer/gstplugins_bad/ext/smoothstreaming/
Dgstmssfragmentparser.c56 guint header_size; in gst_mss_fragment_parser_add_buffer() local
/third_party/libunwind/src/coredump/
D_UCD_corefile_elf.c109 unsigned header_size = sizeof(Elf64_Nhdr); in _UCD_elf_visit_notes() local
/third_party/mesa3d/src/mesa/main/
Dprogram_binary.c240 unsigned header_size = get_program_binary_header_size(); in _mesa_get_program_binary() local
277 unsigned header_size = get_program_binary_header_size(); in _mesa_program_binary() local

123456