/third_party/ffmpeg/libavcodec/ |
H A D | golomb.h | 569 int pos = get_bits_count(s); in get_ue() local 584 int pos = get_bits_count(s); in get_se() local 599 int pos = get_bits_count(s); in get_te() local
|
H A D | atrac.c | 90 int i, pos, lastpos; in ff_atrac_gain_compensation() local [all...] |
H A D | prosumer.c | 51 int pos, idx, cnt, fill; in decompress() local
|
H A D | pgs_frame_merge_bsf.c | 74 int ret, size, pos, display = 0, presentation = 0; in frame_merge_filter() local
|
H A D | mwsc.c | 63 int pos = bytestream2_tell_p(pb); in rle_uncompress() local
|
H A D | vdpau_hevc.c | 77 uint8_t pos = 4 * ff_hevc_diag_scan4x4_y[j] + ff_hevc_diag_scan4x4_x[j]; in vdpau_hevc_start_frame() local 81 uint8_t pos = 8 * ff_hevc_diag_scan8x8_y[j] + ff_hevc_diag_scan8x8_x[j]; in vdpau_hevc_start_frame() local
|
H A D | vorbis.c | 204 int pos = list[i].sort; in ff_vorbis_floor1_render_list() local
|
H A D | tiertexseqv.c | 152 int pos, offset; in seq_decode_op3() local
|
/third_party/elfutils/libdwelf/ |
H A D | dwelf_elf_gnu_build_id.c | 43 size_t pos = 0; in check_notes() local
|
/third_party/elfio/examples/c_wrapper/ |
H A D | c_example.c | 137 Elf_Word pos = 0; in main() local
|
/third_party/ffmpeg/libavformat/ |
H A D | bluray.c | 204 static int64_t bluray_seek(URLContext *h, int64_t pos, int whence) in bluray_seek() argument
|
H A D | mpc.c | 36 int64_t pos; member 112 int64_t pos = avio_tell(s->pb); in mpc_read_header() local 127 int64_t pos; in mpc_read_packet() local [all...] |
H A D | mpsubdec.c | 117 const int64_t pos = avio_tell(s->pb); in mpsub_read_header() local
|
H A D | srtdec.c | 69 int64_t pos; member 150 const int64_t pos = ff_text_pos(&tr); in srt_read_header() local
|
H A D | tmv.c | 174 int64_t pos; in tmv_read_seek() local
|
H A D | vqf.c | 270 int64_t pos; in vqf_read_seek() local
|
H A D | aiffenc.c | 48 uint64_t pos, end, size; in put_id3v2_tags() local
|
H A D | mmf.c | 61 int64_t pos; in end_tag_be() local 73 int64_t pos; in mmf_write_header() local 148 int64_t pos, siz in mmf_write_trailer() local [all...] |
H A D | pmpdec.c | 51 uint64_t pos; in pmp_header() local
|
H A D | yuv4mpegdec.c | 304 int64_t pos; in yuv4_read_seek() local
|
H A D | mccdec.c | 96 int64_t ts, pos; in mcc_read_header() local
|
H A D | mux_utils.c | 61 int64_t pos, pos_end; in ff_format_shift_data() local
|
H A D | r3d.c | 223 int64_t pos = avio_tell(s->pb); in r3d_read_redv() local 279 int64_t pos = avio_tell(s->pb); in r3d_read_reda() local
|
H A D | rtpenc_h263_rfc2190.c | 139 uint32_t pos = AV_RL32(&mb_info[12*mb_info_pos])/8; in ff_rtp_send_h263_rfc2190() local 146 uint32_t pos = AV_RL32(&mb_info[12*(mb_info_pos + 1)])/8; in ff_rtp_send_h263_rfc2190() local
|
H A D | sapenc.c | 74 int port = 9875, base_port = 5004, i, pos = 0, same_port = 0, ttl = 255; in sap_write_header() local [all...] |