Lines Matching full:cbd
919 * Writes the CBD-MCT-MCC-MCO markers (Multi components transform)
1078 * Writes the CBD marker (Component bit depth definition)
1089 * Reads a CBD marker (Component bit depth definition)
1090 * @param p_header_data the data contained in the CBD box.
1092 * @param p_header_size the size of the data contained in the CBD marker.
5785 opj_event_msg(p_manager, EVT_ERROR, "Not enough memory to write CBD marker\n");
5794 opj_write_bytes(l_current_data,J2K_MS_CBD,2); /* CBD */
5820 * Reads a CBD marker (Component bit depth definition)
5821 * @param p_header_data the data contained in the CBD box.
5823 * @param p_header_size the size of the data contained in the CBD marker.
5845 opj_event_msg(p_manager, EVT_ERROR, "Crror reading CBD marker\n");
5853 opj_event_msg(p_manager, EVT_ERROR, "Crror reading CBD marker\n");