Home
last modified time | relevance | path

Searched defs:cpl (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavformat/
Dimf_cpl.c169 static int fill_content_title(xmlNodePtr cpl_element, FFIMFCPL *cpl) in fill_content_title()
188 static int fill_edit_rate(xmlNodePtr cpl_element, FFIMFCPL *cpl) in fill_edit_rate()
200 static int fill_id(xmlNodePtr cpl_element, FFIMFCPL *cpl) in fill_id()
246 static int fill_base_resource(xmlNodePtr resource_elem, FFIMFBaseResource *resource, FFIMFCPL *cpl) in fill_base_resource()
297 FFIMFCPL *cpl) in fill_trackfile_resource()
321 FFIMFCPL *cpl) in fill_marker_resource()
358 static int push_marker_sequence(xmlNodePtr marker_sequence_elem, FFIMFCPL *cpl) in push_marker_sequence()
445 static int push_main_audio_sequence(xmlNodePtr audio_sequence_elem, FFIMFCPL *cpl) in push_main_audio_sequence()
531 static int push_main_image_2d_sequence(xmlNodePtr image_sequence_elem, FFIMFCPL *cpl) in push_main_image_2d_sequence()
613 static int fill_virtual_tracks(xmlNodePtr cpl_element, FFIMFCPL *cpl) in fill_virtual_tracks()
[all …]
Dimfdec.c124 FFIMFCPL *cpl; member
/third_party/ffmpeg/libavformat/tests/
Dimf.c290 FFIMFCPL *cpl; in test_cpl_parsing() local
344 FFIMFCPL *cpl; in test_bad_cpl_parsing() local
/third_party/ffmpeg/libavcodec/
Dac3enc_float.c43 int cpl = s->cpl_on; in scale_coefficients() local
Dac3enc.c546 int cpl) in encode_exponents_blk_ch()
620 int blk, blk1, ch, cpl; in encode_exponents() local
678 int cpl = (ch == CPL_CH); in count_exponent_bits() local
702 int blk, ch, i, cpl; in ac3_group_exponents() local
1606 int cpl = (ch == CPL_CH); in output_audio_block() local
/third_party/ltp/testcases/kernel/kvm/include/
Dkvm_x86_svm.h112 uint8_t cpl; member