Searched defs:cpl (Results 1 - 6 of 6) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | ac3enc_float.c | 43 int cpl = s->cpl_on; in scale_coefficients() local
|
H A D | ac3enc.c | 545 encode_exponents_blk_ch(uint8_t *exp, int nb_exps, int exp_strategy, int cpl) encode_exponents_blk_ch() argument 620 int blk, blk1, ch, cpl; encode_exponents() local 678 int cpl = (ch == CPL_CH); count_exponent_bits() local 702 int blk, ch, i, cpl; ac3_group_exponents() local 1606 int cpl = (ch == CPL_CH); output_audio_block() local [all...] |
/third_party/ffmpeg/libavformat/tests/ |
H A D | imf.c | 290 FFIMFCPL *cpl; in test_cpl_parsing() local 344 FFIMFCPL *cpl; test_bad_cpl_parsing() local [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | imf_cpl.c | 169 static int fill_content_title(xmlNodePtr cpl_element, FFIMFCPL *cpl) in fill_content_title() argument 188 static int fill_edit_rate(xmlNodePtr cpl_element, FFIMFCPL *cpl) in fill_edit_rate() argument 200 static int fill_id(xmlNodePtr cpl_element, FFIMFCPL *cpl) in fill_id() argument 246 static int fill_base_resource(xmlNodePtr resource_elem, FFIMFBaseResource *resource, FFIMFCPL *cpl) in fill_base_resource() argument 295 fill_trackfile_resource(xmlNodePtr tf_resource_elem, FFIMFTrackFileResource *tf_resource, FFIMFCPL *cpl) fill_trackfile_resource() argument 319 fill_marker_resource(xmlNodePtr marker_resource_elem, FFIMFMarkerResource *marker_resource, FFIMFCPL *cpl) fill_marker_resource() argument 358 push_marker_sequence(xmlNodePtr marker_sequence_elem, FFIMFCPL *cpl) push_marker_sequence() argument 445 push_main_audio_sequence(xmlNodePtr audio_sequence_elem, FFIMFCPL *cpl) push_main_audio_sequence() argument 531 push_main_image_2d_sequence(xmlNodePtr image_sequence_elem, FFIMFCPL *cpl) push_main_image_2d_sequence() argument 613 fill_virtual_tracks(xmlNodePtr cpl_element, FFIMFCPL *cpl) fill_virtual_tracks() argument 665 ff_imf_parse_cpl_from_xml_dom(xmlDocPtr doc, FFIMFCPL **cpl) ff_imf_parse_cpl_from_xml_dom() argument 733 imf_cpl_init(FFIMFCPL *cpl) imf_cpl_init() argument 746 FFIMFCPL *cpl; ff_imf_cpl_alloc() local 755 ff_imf_cpl_free(FFIMFCPL *cpl) ff_imf_cpl_free() argument 781 ff_imf_parse_cpl(AVIOContext *in, FFIMFCPL **cpl) ff_imf_parse_cpl() argument [all...] |
H A D | imfdec.c | 124 FFIMFCPL *cpl; member [all...] |
/third_party/ltp/testcases/kernel/kvm/include/ |
H A D | kvm_x86_svm.h | 112 uint8_t cpl; member
|
Completed in 12 milliseconds