Searched refs:FOURCC_CENC (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/media/formats/mp4/
H A Dfourccs.h19 FOURCC_CENC = 0x63656e63, enumerator in enum:media::mp4::FourCC
H A Dbox_definitions.cc141 if (type.type == FOURCC_CENC)
457 while (sinf.type.type != FOURCC_CENC) {
536 while (sinf.type.type != FOURCC_CENC) {
H A Dtrack_run_iterator_unittest.cc219 sinf->type.type = FOURCC_CENC;

Completed in 133 milliseconds