Home
last modified time | relevance | path

Searched refs:prefix1 (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/tests/fate/
H A Ddnxhd.mak2 fate-dnxhr-prefix1 \
21 fate-dnxhr-prefix1: CMD = framecrc -flags +bitexact -idct simple -i $(TARGET_SAMPLES)/dnxhd/prefix-256x1536.dnxhr -pix_fmt yuv422p
/third_party/alsa-lib/src/alisp/
H A Dalisp_snd.c315 const char *prefix1; in FA_int_pp_p() local
319 prefix1 = "ctl"; in FA_int_pp_p()
327 handle = (void *)get_ptr(instance, p1, prefix1); in FA_int_pp_p()
337 const char *prefix1; in FA_p_p() local
344 prefix1 = "hctl_elem"; in FA_p_p()
346 prefix1 = "ctl"; in FA_p_p()
358 return new_cons_pointer(instance, prefix1, handle); in FA_p_p()
/third_party/ffmpeg/libavformat/
H A Dmmst.c119 uint32_t prefix1, uint32_t prefix2) in insert_command_prefixes()
121 bytestream_put_le32(&mms->write_out_ptr, prefix1); // first prefix in insert_command_prefixes()
118 insert_command_prefixes(MMSContext *mms, uint32_t prefix1, uint32_t prefix2) insert_command_prefixes() argument
/third_party/python/Lib/re/
H A D_compiler.py450 prefix1, prefix_skip1, got_all = _get_literal_prefix(p, flags1)
456 prefix.extend(prefix1)
/third_party/python/Lib/lib2to3/
H A Drefactor.py661 prefix1 = indent + self.PS1
663 prefix = prefix1

Completed in 5 milliseconds