/third_party/ffmpeg/libavformat/ |
H A D | rtpenc_jpeg.c | 190 int hdr_size = 8; in ff_rtp_send_jpeg() local
|
H A D | dtsdec.c | 44 int marker, wide_hdr, hdr_size, framesize; in dts_probe() local
|
H A D | rtpdec_jpeg.c | 37 int hdr_size; ///< size of the current frame header member
|
H A D | wtvenc.c | 265 int hdr_size = 0; in write_stream_codec_info() local
|
/third_party/mesa3d/include/android_stub/log/ |
H A D | log_read.h | 41 uint16_t hdr_size; /* sizeof(struct logger_entry) */ member 70 unsigned short hdr_size = entry.hdr_size; in msg() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | 8svx.c | 96 int hdr_size = 2; in eightsvx_decode_frame() local
|
H A D | proresdec2.c | 210 int hdr_size, width, height, flags; in decode_frame_header() local 329 int i, hdr_size, slice_count; in decode_picture_header() local 650 int i, hdr_size, qscale, log2_chroma_blocks_per_mb; decode_slice_thread() local [all...] |
H A D | pngenc.c | 581 const int hdr_size = 128; in add_icc_profile_size() local
|
H A D | proresenc_anatoliy.c | 545 int hdr_size = 6 + (ctx->need_alpha * 2); /* v data size is write when there is alpha */ in encode_slice() local 662 int hdr_size, sl_size, i; prores_encode_picture() local [all...] |
/third_party/alsa-utils/axfer/ |
H A D | container-au.c | 53 uint32_t hdr_size; member
|
H A D | container-voc.c | 64 uint16_t hdr_size; member 320 uint16_t hdr_size; in parse_container_header() local
|
/third_party/elfutils/libdw/ |
H A D | dwarf_getcfi_elf.c | 75 parse_eh_frame_hdr (const uint8_t *hdr, size_t hdr_size, GElf_Addr hdr_vaddr, in parse_eh_frame_hdr() argument
|
/third_party/libcoap/include/coap3/ |
H A D | coap_pdu_internal.h | 126 uint8_t hdr_size; /**< actual size used for protocol-specific member
|
/third_party/alsa-utils/aplay/ |
H A D | formats.h | 126 uint32_t hdr_size; /* size of header (min 24) */ member
|
/third_party/skia/third_party/externals/libwebp/src/mux/ |
H A D | muxread.c | 114 const size_t hdr_size = ANMF_CHUNK_SIZE; in MuxImageParse() local
|
/third_party/libcoap/src/ |
H A D | coap_pdu.c | 1401 size_t hdr_size; in coap_pdu_parse() local [all...] |
H A D | coap_net.c | 1908 size_t hdr_size = coap_pdu_parse_header_size(session->proto, coap_read_session() local [all...] |
/third_party/mesa3d/src/freedreno/decode/ |
H A D | pgmdump.c | 539 int instrs_size, hdr_size, sect_size, nconsts = 0, level = 0, compact = 0; in dump_shaders_a3xx() local 620 int instrs_size, hdr_size, sect_siz in dump_shaders_a3xx() local [all...] |
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
H A D | cfftypes.h | 72 FT_UInt hdr_size; member
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | mkntfs.c | 1436 u16 hdr_size; in insert_positioned_attr_in_mft_record() local 1627 u16 hdr_size; in insert_non_resident_attr_in_mft_record() local [all...] |
/third_party/skia/third_party/externals/libwebp/src/enc/ |
H A D | vp8l_enc.c | 1743 int hdr_size = 0; in EncodeStreamHook() local 1097 EncodeImageInternal( VP8LBitWriter* const bw, const uint32_t* const argb, VP8LHashChain* const hash_chain, VP8LBackwardRefs refs_array[4], int width, int height, int quality, int low_effort, int use_cache, const CrunchConfig* const config, int* cache_bits, int histogram_bits, size_t init_byte_position, int* const hdr_size, int* const data_size) EncodeImageInternal() argument
|