Searched refs:BOX_TYPE_NCLX (Results 1 – 3 of 3) sorted by relevance
36 } else if (colorType == BOX_TYPE_NCLX) { in ParseContent()
55 uint32_t GetProfileType() const override { return BOX_TYPE_NCLX; } in GetProfileType()
40 static const uint32_t BOX_TYPE_NCLX = fourcc_to_code("nclx"); variable