Home
last modified time | relevance | path

Searched defs:p_end (Results 1 – 21 of 21) sorted by relevance

/third_party/ffmpeg/libavcodec/
Ddvbsub_parser.c50 uint8_t *p, *p_end; in dvbsub_parse() local
Dass.c151 const char *p_end = p + size; in ff_ass_bprint_text_event() local
Dgifdec.c90 uint32_t *p_end = p + (picture->linesize[0] / sizeof(uint32_t)) * picture->height; in gif_fill() local
Ddvbsubdec.c1624 const uint8_t *p, *p_end; in dvbsub_decode() local
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_split_prim.h19 unsigned p_end; member
/third_party/ffmpeg/doc/examples/
Dfiltering_audio.c204 const uint16_t *p_end = p + n; in print_frame() local
/third_party/ffmpeg/libavformat/
Dmpegts.c1233 static inline int get8(const uint8_t **pp, const uint8_t *p_end) in get8()
1246 static inline int get16(const uint8_t **pp, const uint8_t *p_end) in get16()
1261 static char *getstr8(const uint8_t **pp, const uint8_t *p_end) in getstr8()
1329 const uint8_t **pp, const uint8_t *p_end) in parse_section_header()
2251 const uint8_t *p, *p_end; in m4sl_cb() local
2817 static int parse_stream_identifier_desc(const uint8_t *p, const uint8_t *p_end) in parse_stream_identifier_desc()
2867 const uint8_t *p, *p_end, *desc_list_end; in pmt_cb() local
3095 const uint8_t *p, *p_end; in pat_cb() local
3178 const uint8_t *p, *p_end; in eit_cb() local
3234 const uint8_t *p, *p_end, *desc_list_end, *desc_end; in sdt_cb() local
[all …]
Drtsp.c2348 const char *p = p1->buf, *p_end = p1->buf + p1->buf_size; in sdp_probe() local
/third_party/python/Parser/
Dtokenizer.c1350 tok_get(struct tok_state *tok, const char **p_start, const char **p_end) in tok_get()
2051 PyTokenizer_Get(struct tok_state *tok, const char **p_start, const char **p_end) in PyTokenizer_Get()
2077 const char *p_end = NULL; in PyTokenizer_FindEncodingFilename() local
/third_party/json/include/nlohmann/detail/
Djson_pointer.hpp231 char* p_end = nullptr; in array_index() local
/third_party/skia/third_party/externals/harfbuzz/util/
Dhb-subset.cc264 const char *p_end = arg + strlen (arg); in parse_glyphs() local
/third_party/node/deps/openssl/openssl/crypto/ts/
Dts_rsp_sign.c825 char *p_end = genTime_str + sizeof(genTime_str); in TS_RESP_set_genTime_with_precision() local
/third_party/openssl/crypto/ts/
Dts_rsp_sign.c825 char *p_end = genTime_str + sizeof(genTime_str); in TS_RESP_set_genTime_with_precision() local
/third_party/mesa3d/src/intel/common/
Dintel_decoder.h88 const uint32_t *p_end; member
/third_party/skia/third_party/externals/freetype/src/cff/
Dcffload.c353 FT_Byte* p_end; in cff_index_load_offsets() local
/third_party/mbedtls/library/
Dbignum.c462 char *p_end = *p + buflen; in mpi_write_hlp() local
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dttcmap.c991 FT_Byte* p_end = ends; in tt_cmap4_validate() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_ctrl_iface.c4049 char *p_start = cmd, *p_end; in hostapd_global_ctrl_iface_dup_network() local
/third_party/python/Modules/
D_datetimemodule.c735 const char *p_end = tstr_end; in parse_hh_mm_ss_ff() local
794 const char *p_end = dtstr + dtlen; in parse_isoformat_time() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_ctrl_iface.c4704 char *p_start = cmd, *p_end; in hostapd_global_ctrl_iface_dup_network() local
/third_party/json/single_include/nlohmann/
Djson.hpp13912 char* p_end = nullptr; in array_index() local