Searched refs:FOURCC_cbcs (Results 1 – 2 of 2) sorted by relevance
421 #define FOURCC_cbcs GST_MAKE_FOURCC('c','b','c','s') macro
2592 || stream->protection_scheme_type == FOURCC_cbcs) { in gst_qtdemux_stream_clear()2750 if (protection_scheme_type == FOURCC_cbcs) { in qtdemux_update_default_sample_cenc_settings()3924 } else if (stream->protection_scheme_type == FOURCC_cbcs) { in qtdemux_parse_cenc_aux_info()4123 if ((info_type == FOURCC_cenc || info_type == FOURCC_cbcs) in qtdemux_parse_moof()5951 || stream->protection_scheme_type == FOURCC_cbcs)) { in gst_qtdemux_push_buffer()5965 if (stream->protection_scheme_type == FOURCC_cbcs) { in gst_qtdemux_push_buffer()6354 || stream->protection_scheme_type == FOURCC_cbcs) { in gst_qtdemux_do_fragmented_seek()8562 && stream->protection_scheme_type != FOURCC_cbcs) { in gst_qtdemux_configure_protected_caps()8574 (stream->protection_scheme_type == FOURCC_cbcs) ? "cbcs" : "cenc", in gst_qtdemux_configure_protected_caps()10703 || stream->protection_scheme_type == FOURCC_cbcs) { in qtdemux_parse_protection_scheme_info()[all …]