/third_party/ffmpeg/libavcodec/ |
H A D | exif.c | 204 int ret, cur_pos; in exif_decode_tag() local
|
H A D | cbs_h2645.c | 236 cbs_h265_payload_extension_present(GetBitContext *gbc, uint32_t payload_size, int cur_pos) cbs_h265_payload_extension_present() argument
|
H A D | vc2enc.c | 232 uint32_t cur_pos, dist; in encode_parse_info() local
|
/third_party/ffmpeg/libavutil/ |
H A D | aes_ctr.c | 90 uint8_t* cur_pos; in av_aes_ctr_increment_be64() local
|
/third_party/ffmpeg/libavformat/ |
H A D | xwma.c | 237 int64_t cur_pos; in xwma_read_header() local
|
H A D | id3v2enc.c | 424 int64_t cur_pos; in ff_id3v2_finish() local
|
H A D | movenccenc.c | 93 const uint8_t* cur_pos = buf_in; in mov_cenc_write_encrypted() local
|
H A D | smoothstreamingenc.c | 52 int64_t tail_pos, cur_pos, cur_start_pos; member
|
H A D | flvenc.c | 733 int64_t cur_pos = avio_tell(s->pb); in flv_write_trailer() local
|
H A D | ty.c | 78 int64_t cur_pos; member
|
H A D | asfenc.c | 367 int64_t header_offset, cur_pos, hpos; in asf_write_header1() local
|
H A D | avidec.c | 756 uint64_t cur_pos = avio_tell(pb); in avi_read_header() local 958 uint64_t cur_pos = avio_tell(pb); in avi_read_header() local
|
H A D | mxfenc.c | 1333 int64_t cur_pos = avio_tell(pb); in mxf_update_klv_size() local
|
/third_party/vk-gl-cts/external/amber/src/src/ |
H A D | type_parser.cc | 136 int32_t cur_pos = static_cast<int32_t>(data.size()) - 1; in ProcessChunk() local [all...] |
/third_party/skia/third_party/externals/libwebp/src/enc/ |
H A D | backward_references_enc.h | 189 PixOrCopy* cur_pos; // current position member
|
/third_party/NuttX/include/nuttx/fs/ |
H A D | dirent_fs.h | 324 int16_t cur_pos; member
|
/third_party/nghttp2/src/ |
H A D | memchunk.h | 538 uint8_t *cur_pos, *cur_last; global() member [all...] |
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-buffer.hh | 187 hb_glyph_position_t &cur_pos (unsigned int i = 0) { return pos[idx + i]; } in cur_pos() function 188 hb_glyph_position_t cur_pos (unsigned int i = 0) const { return pos[idx + i]; } in cur_pos() function
|
/third_party/skia/third_party/externals/freetype/src/pshinter/ |
H A D | pshalgo.h | 55 FT_Pos cur_pos; member
|
/third_party/libabigail/src/ |
H A D | abg-ir.cc | 14837 string::size_type cur_pos = 0, prev_pos = 0; in parse_integral_type() local [all...] |
/third_party/astc-encoder/Source/ |
H A D | tinyexr.h | 3888 mz_uint cur_pos = lookahead_pos & TDEFL_LZ_DICT_SIZE_MASK; in tdefl_compress_fast() local 4109 mz_uint len_to_move, cur_match_dist, cur_match_len, cur_pos; in tdefl_compress_normal() local [all...] |