Searched refs:chp (Results 1 – 25 of 239) sorted by relevance
12345678910
/third_party/ffmpeg/libavformat/ |
D | vorbiscomment.c | 92 AVChapter *chp = chapters[i]; in ff_vorbiscomment_write() local 97 s = av_rescale(chp->start, chp->time_base.num, chp->time_base.den); in ff_vorbiscomment_write() 100 ms = av_rescale_q(chp->start, chp->time_base, av_make_q( 1, 1000)) % 1000; in ff_vorbiscomment_write()
|
/third_party/ntfs-3g/libfuse-lite/ |
D | fuse_session.c | 165 int fuse_chan_recv(struct fuse_chan **chp, char *buf, size_t size) in fuse_chan_recv() argument 167 struct fuse_chan *ch = *chp; in fuse_chan_recv() 169 return ch->op.receive(chp, buf, size); in fuse_chan_recv()
|
D | fuse_kern_chan.c | 19 static int fuse_kern_chan_receive(struct fuse_chan **chp, char *buf, in fuse_kern_chan_receive() argument 22 struct fuse_chan *ch = *chp; in fuse_kern_chan_receive()
|
/third_party/ffmpeg/libavfilter/ |
D | vf_readeia608.c | 77 int chp; member 96 …{ "chp", "check and apply parity bit", OFFSET(chp), AV_OPT_TYPE_BO… 440 if (s->chp) { in extract_line()
|
/third_party/ntfs-3g/include/fuse-lite/ |
D | fuse_lowlevel.h | 1312 int (*receive)(struct fuse_chan **chp, char *buf, size_t size);
|
/third_party/icu/icu4c/source/data/lang/ |
D | brx.txt | 72 chp{"चिपेवियान्"}
|
D | ks.txt | 74 chp{"شیپویان"}
|
D | ka.txt | 84 chp{"ჩიპევიანი"}
|
D | am.txt | 114 chp{"ቺፔውያን"}
|
D | or.txt | 87 chp{"ଚିପେୱାନ୍"}
|
D | he.txt | 108 chp{"צ׳יפוויאן"}
|
/third_party/skia/third_party/externals/icu/source/data/lang/ |
D | ks.txt | 74 chp{"شیپویان"}
|
D | brx.txt | 72 chp{"चिपेवियान्"}
|
D | ka.txt | 84 chp{"ჩიპევიანი"}
|
D | am.txt | 114 chp{"ቺፔውያን"}
|
D | or.txt | 87 chp{"ଚିପେୱାନ୍"}
|
D | bs_Cyrl.txt | 89 chp{"чипвијански"}
|
/third_party/flutter/skia/third_party/externals/icu/source/data/lang/ |
D | brx.txt | 71 chp{"चिपेवियान्"}
|
D | ks.txt | 73 chp{"شیپویان"}
|
D | bs_Cyrl.txt | 77 chp{"чипвијански"}
|
D | am.txt | 112 chp{"ቺፔውያን"}
|
D | ka.txt | 82 chp{"ჩიპევიანი"}
|
D | or.txt | 85 chp{"ଚିପେୱାନ୍"}
|
D | ccp.txt | 100 chp{""}
|
D | he.txt | 106 chp{"צ׳יפוויאן"}
|
12345678910