Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dexif.c204 int ret, cur_pos; in exif_decode_tag() local
H A Dcbs_h2645.c236 cbs_h265_payload_extension_present(GetBitContext *gbc, uint32_t payload_size, int cur_pos) cbs_h265_payload_extension_present() argument
H A Dvc2enc.c232 uint32_t cur_pos, dist; in encode_parse_info() local
/third_party/ffmpeg/libavutil/
H A Daes_ctr.c90 uint8_t* cur_pos; in av_aes_ctr_increment_be64() local
/third_party/ffmpeg/libavformat/
H A Dxwma.c237 int64_t cur_pos; in xwma_read_header() local
H A Did3v2enc.c424 int64_t cur_pos; in ff_id3v2_finish() local
H A Dmovenccenc.c93 const uint8_t* cur_pos = buf_in; in mov_cenc_write_encrypted() local
H A Dsmoothstreamingenc.c52 int64_t tail_pos, cur_pos, cur_start_pos; member
H A Dflvenc.c733 int64_t cur_pos = avio_tell(s->pb); in flv_write_trailer() local
H A Dty.c78 int64_t cur_pos; member
H A Dasfenc.c367 int64_t header_offset, cur_pos, hpos; in asf_write_header1() local
H A Davidec.c756 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 Dmxfenc.c1333 int64_t cur_pos = avio_tell(pb); in mxf_update_klv_size() local
/third_party/vk-gl-cts/external/amber/src/src/
H A Dtype_parser.cc136 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 Dbackward_references_enc.h189 PixOrCopy* cur_pos; // current position member
/third_party/NuttX/include/nuttx/fs/
H A Ddirent_fs.h324 int16_t cur_pos; member
/third_party/nghttp2/src/
H A Dmemchunk.h538 uint8_t *cur_pos, *cur_last; global() member
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-buffer.hh187 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 Dpshalgo.h55 FT_Pos cur_pos; member
/third_party/libabigail/src/
H A Dabg-ir.cc14837 string::size_type cur_pos = 0, prev_pos = 0; in parse_integral_type() local
[all...]
/third_party/astc-encoder/Source/
H A Dtinyexr.h3888 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...]

Completed in 61 milliseconds