Searched refs:pls (Results 1 – 10 of 10) sorted by relevance
/third_party/ffmpeg/libavformat/ |
D | hls.c | 228 static void free_segment_list(struct playlist *pls) in free_segment_list() argument 230 free_segment_dynarray(pls->segments, pls->n_segments); in free_segment_list() 231 av_freep(&pls->segments); in free_segment_list() 232 pls->n_segments = 0; in free_segment_list() 235 static void free_init_section_list(struct playlist *pls) in free_init_section_list() argument 238 for (i = 0; i < pls->n_init_sections; i++) { in free_init_section_list() 239 av_freep(&pls->init_sections[i]->url); in free_init_section_list() 240 av_freep(&pls->init_sections[i]); in free_init_section_list() 242 av_freep(&pls->init_sections); in free_init_section_list() 243 pls->n_init_sections = 0; in free_init_section_list() [all …]
|
D | dashdec.c | 252 static int64_t get_segment_start_time_based_on_timeline(struct representation *pls, int64_t cur_seq… in get_segment_start_time_based_on_timeline() argument 259 if (pls->n_timelines) { in get_segment_start_time_based_on_timeline() 260 for (i = 0; i < pls->n_timelines; i++) { in get_segment_start_time_based_on_timeline() 261 if (pls->timelines[i]->starttime > 0) { in get_segment_start_time_based_on_timeline() 262 start_time = pls->timelines[i]->starttime; in get_segment_start_time_based_on_timeline() 267 start_time += pls->timelines[i]->duration; in get_segment_start_time_based_on_timeline() 269 if (pls->timelines[i]->repeat == -1) { in get_segment_start_time_based_on_timeline() 270 start_time = pls->timelines[i]->duration * cur_seq_no; in get_segment_start_time_based_on_timeline() 274 for (j = 0; j < pls->timelines[i]->repeat; j++) { in get_segment_start_time_based_on_timeline() 278 start_time += pls->timelines[i]->duration; in get_segment_start_time_based_on_timeline() [all …]
|
/third_party/skia/third_party/externals/spirv-cross/ |
D | main.cpp | 982 for (auto &pls : pls_variables) in remap_pls() local 987 if (res.name == pls.name) in remap_pls() 989 ret.push_back({ res.id, pls.format }); in remap_pls() 999 if (res.name == pls.name) in remap_pls() 1001 ret.push_back({ res.id, pls.format }); in remap_pls() 1009 fprintf(stderr, "Did not find stage input/output/target with name \"%s\".\n", pls.name.c_str()); in remap_pls()
|
D | spirv_glsl.cpp | 11771 …find_if(begin(pls_inputs), end(pls_inputs), [var](const PlsRemap &pls) { return pls.id == var->sel… in emit_instruction() argument
|
/third_party/ltp/testcases/kernel/mce-test/doc/ |
D | stress-howto.txt | 180 For more info about page-poisoning workload, pls. read through README file 192 For more info about fs-metadata workload, pls. read through README file
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_shader_pixel_local_storage2.txt | 684 // Write to pls values 707 // Accumulate to the accumulationBuffer, without invalidating the pls data
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_shader_pixel_local_storage2.txt | 684 // Write to pls values 707 // Accumulate to the accumulationBuffer, without invalidating the pls data
|
/third_party/python/Lib/test/ |
D | mime.types | 161 application/pls+xml pls
|
/third_party/tzdata/ |
D | europe | 4089 # http://w1.c1.rada.gov.ua/pls/zweb_n/webproc4_1?id=&pf3511=41484
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 71377 zT72Y;pls#tyr4sm8=4mk%?LKh^SZgfmD}ZiwYpklUi!Zyt^8$)rTjazbw_<&eO>mh
|