Home
last modified time | relevance | path

Searched defs:hdr_size (Results 1 - 21 of 21) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Drtpenc_jpeg.c190 int hdr_size = 8; in ff_rtp_send_jpeg() local
H A Ddtsdec.c44 int marker, wide_hdr, hdr_size, framesize; in dts_probe() local
H A Drtpdec_jpeg.c37 int hdr_size; ///< size of the current frame header member
H A Dwtvenc.c265 int hdr_size = 0; in write_stream_codec_info() local
/third_party/mesa3d/include/android_stub/log/
H A Dlog_read.h41 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 D8svx.c96 int hdr_size = 2; in eightsvx_decode_frame() local
H A Dproresdec2.c210 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 Dpngenc.c581 const int hdr_size = 128; in add_icc_profile_size() local
H A Dproresenc_anatoliy.c545 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 Dcontainer-au.c53 uint32_t hdr_size; member
H A Dcontainer-voc.c64 uint16_t hdr_size; member
320 uint16_t hdr_size; in parse_container_header() local
/third_party/elfutils/libdw/
H A Ddwarf_getcfi_elf.c75 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 Dcoap_pdu_internal.h126 uint8_t hdr_size; /**< actual size used for protocol-specific member
/third_party/alsa-utils/aplay/
H A Dformats.h126 uint32_t hdr_size; /* size of header (min 24) */ member
/third_party/skia/third_party/externals/libwebp/src/mux/
H A Dmuxread.c114 const size_t hdr_size = ANMF_CHUNK_SIZE; in MuxImageParse() local
/third_party/libcoap/src/
H A Dcoap_pdu.c1401 size_t hdr_size; in coap_pdu_parse() local
[all...]
H A Dcoap_net.c1908 size_t hdr_size = coap_pdu_parse_header_size(session->proto, coap_read_session() local
[all...]
/third_party/mesa3d/src/freedreno/decode/
H A Dpgmdump.c539 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 Dcfftypes.h72 FT_UInt hdr_size; member
/third_party/ntfs-3g/ntfsprogs/
H A Dmkntfs.c1436 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 Dvp8l_enc.c1743 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

Completed in 26 milliseconds