Home
last modified time | relevance | path

Searched refs:nut (Results 1 – 25 of 66) sorted by relevance

123

/third_party/ffmpeg/libavformat/
Dnutenc.c108 NUTContext *nut = s->priv_data; in find_header_idx() local
113 for (i = 1; i < nut->header_count; i++) { in find_header_idx()
114 if (len == nut->header_len[i] && !memcmp(out, nut->header[i], len)) { in find_header_idx()
124 NUTContext *nut = s->priv_data; in build_elision_headers() local
137 nut->header_count = 7; in build_elision_headers()
138 for (i = 1; i < nut->header_count; i++) { in build_elision_headers()
139 nut->header_len[i] = headers[i - 1][0]; in build_elision_headers()
140 nut->header[i] = &headers[i - 1][1]; in build_elision_headers()
146 NUTContext *nut = s->priv_data; in build_frame_code() local
154 ft = &nut->frame_code[start]; in build_frame_code()
[all …]
Dnutdec.c89 static int get_packetheader(NUTContext *nut, AVIOContext *bc, in get_packetheader() argument
192 static int decode_main_header(NUTContext *nut) in decode_main_header() argument
194 AVFormatContext *s = nut->avf; in decode_main_header()
201 length = get_packetheader(nut, bc, 1, MAIN_STARTCODE); in decode_main_header()
204 nut->version = ffio_read_varlen(bc); in decode_main_header()
205 if (nut->version < NUT_MIN_VERSION || in decode_main_header()
206 nut->version > NUT_MAX_VERSION) { in decode_main_header()
208 nut->version); in decode_main_header()
211 if (nut->version > 3) in decode_main_header()
212 nut->minor_version = ffio_read_varlen(bc); in decode_main_header()
[all …]
Dnut.c255 void ff_nut_reset_ts(NUTContext *nut, AVRational time_base, int64_t val) in ff_nut_reset_ts() argument
258 for (i = 0; i < nut->avf->nb_streams; i++) in ff_nut_reset_ts()
259 nut->stream[i].last_pts = in ff_nut_reset_ts()
261 time_base.num * (int64_t)nut->stream[i].time_base->den, in ff_nut_reset_ts()
262 time_base.den * (int64_t)nut->stream[i].time_base->num, in ff_nut_reset_ts()
285 int ff_nut_add_sp(NUTContext *nut, int64_t pos, int64_t back_ptr, int64_t ts) in ff_nut_add_sp() argument
296 nut->sp_count++; in ff_nut_add_sp()
301 av_tree_insert(&nut->syncpoints, sp, ff_nut_sp_pos_cmp, &node); in ff_nut_add_sp()
316 void ff_nut_free_sp(NUTContext *nut) in ff_nut_free_sp() argument
318 if (nut->syncpoints) { in ff_nut_free_sp()
[all …]
Dnut.h133 void ff_nut_reset_ts(NUTContext *nut, AVRational time_base, int64_t val);
137 int ff_nut_add_sp(NUTContext *nut, int64_t pos, int64_t back_ptr, int64_t ts);
138 void ff_nut_free_sp(NUTContext *nut);
/third_party/ffmpeg/libavcodec/
Dhevc_parser.c269 int nut; in hevc_find_frame_end() local
276 nut = (pc->state64 >> 2 * 8 + 1) & 0x3F; in hevc_find_frame_end()
278 if ((nut >= HEVC_NAL_VPS && nut <= HEVC_NAL_EOB_NUT) || nut == HEVC_NAL_SEI_PREFIX || in hevc_find_frame_end()
279 (nut >= 41 && nut <= 44) || (nut >= 48 && nut <= 55)) { in hevc_find_frame_end()
284 } else if (nut <= HEVC_NAL_RASL_R || in hevc_find_frame_end()
285 (nut >= HEVC_NAL_BLA_W_LP && nut <= HEVC_NAL_CRA_NUT)) { in hevc_find_frame_end()
347 int nut; in hevc_split() local
353 nut = (state >> 1) & 0x3F; in hevc_split()
354 if (nut == HEVC_NAL_VPS) in hevc_split()
356 else if (nut == HEVC_NAL_SPS) in hevc_split()
[all …]
/third_party/ffmpeg/tests/
Dcopycooker.sh16 ./ffmpeg_g -flags +bitexact -i $i -acodec copy -vcodec copy -y first.nut
17 ./ffmpeg_g -flags +bitexact -i first.nut -acodec copy -vcodec copy -y second.nut
18 cmp first.nut second.nut >> $logfile
19 md5sum first.nut >> $logfile
/third_party/ffmpeg/tests/ref/lavf/
Dnut1 424e8037d7b6f3d3c09cf76bf06a63cb *tests/data/lavf/lavf.nut
2 319958 tests/data/lavf/lavf.nut
3 tests/data/lavf/lavf.nut CRC=0xec6c3c68
/third_party/skia/third_party/externals/icu/source/data/lang/
Dyav.txt41 ta{"nutámule"}
42 th{"nutáyɛ"}
43 tr{"nutúluke"}
/third_party/icu/icu4c/source/data/lang/
Dyav.txt41 ta{"nutámule"}
42 th{"nutáyɛ"}
43 tr{"nutúluke"}
/third_party/ffmpeg/tests/ref/vsynth/
Dvsynth1-xface1 98a6c85c83454c3209eedbe704a09cb5 *tests/data/fate/vsynth1-xface.nut
2 19800 tests/data/fate/vsynth1-xface.nut
Dvsynth_lena-xface1 0dd4e19b989cb102ffb06768740d940f *tests/data/fate/vsynth_lena-xface.nut
2 17551 tests/data/fate/vsynth_lena-xface.nut
Dvsynth3-xface1 367fa226e570b30935305a22982a54ba *tests/data/fate/vsynth3-xface.nut
2 15772 tests/data/fate/vsynth3-xface.nut
Dvsynth2-xface1 c498ec3b58b86b8164cef9d63184fa6d *tests/data/fate/vsynth2-xface.nut
2 16423 tests/data/fate/vsynth2-xface.nut
/third_party/ffmpeg/tests/ref/acodec/
Dpcm-u16be1 abc31c722aee72f21b5f858731c28fb9 *tests/data/fate/acodec-pcm-u16be.nut
2 1060720 tests/data/fate/acodec-pcm-u16be.nut
Dpcm-s16be_planar1 b2acc0309be76b5f6200b525281a9037 *tests/data/fate/acodec-pcm-s16be_planar.nut
2 1060727 tests/data/fate/acodec-pcm-s16be_planar.nut
Dpcm-u16le1 80cf805a16a6b4f02f46ff9008ca16f7 *tests/data/fate/acodec-pcm-u16le.nut
2 1060720 tests/data/fate/acodec-pcm-u16le.nut
Dpcm-s24le_planar1 1c746862c9d79c57e275266f63822b29 *tests/data/fate/acodec-pcm-s24le_planar.nut
2 1590256 tests/data/fate/acodec-pcm-s24le_planar.nut
Dpcm-u32be1 88d1f0b98e2878f0a45abde7ad73e9f1 *tests/data/fate/acodec-pcm-u32be.nut
2 2120195 tests/data/fate/acodec-pcm-u32be.nut
Dpcm-u32le1 7257d6251524479c563c9f17a2642222 *tests/data/fate/acodec-pcm-u32le.nut
2 2120195 tests/data/fate/acodec-pcm-u32le.nut
Dpcm-s32le_planar1 d142973733ff4d61644b704438a4ba32 *tests/data/fate/acodec-pcm-s32le_planar.nut
2 2120202 tests/data/fate/acodec-pcm-s32le_planar.nut
Dpcm-u24le1 884a3a562a8005084fde088fc3a74283 *tests/data/fate/acodec-pcm-u24le.nut
2 1590249 tests/data/fate/acodec-pcm-u24le.nut
Dpcm-u24be1 c5b7d1898d8f5d6675ba543d2830bbaf *tests/data/fate/acodec-pcm-u24be.nut
2 1590249 tests/data/fate/acodec-pcm-u24be.nut
Dpcm-s16le_planar1 15aa8f9d8ca30a17c7821acfcd9d87f9 *tests/data/fate/acodec-pcm-s16le_planar.nut
2 1060727 tests/data/fate/acodec-pcm-s16le_planar.nut
Dpcm-s8_planar1 f04f79b2e90921a513f2d22fdab0dc47 *tests/data/fate/acodec-pcm-s8_planar.nut
2 531105 tests/data/fate/acodec-pcm-s8_planar.nut
/third_party/gstreamer/gstplugins_base/gst/typefind/
Dgsttypefindfunctions.c2901 int nut, ref; in h264_video_type_find() local
2919 nut = c.data[3] & 0x9f; /* forbiden_zero_bit | nal_unit_type */ in h264_video_type_find()
2923 if (nut > 0x1f) { in h264_video_type_find()
2929 if ((nut >= 1 && nut <= 13) || nut == 19) { in h264_video_type_find()
2930 if ((nut == 5 && ref == 0) || in h264_video_type_find()
2931 ((nut == 6 || (nut >= 9 && nut <= 12)) && ref != 0)) { in h264_video_type_find()
2934 if (nut == 7) in h264_video_type_find()
2936 else if (nut == 8) in h264_video_type_find()
2938 else if (nut == 5) in h264_video_type_find()
2943 } else if (nut >= 14 && nut <= 33) { in h264_video_type_find()
[all …]

123