/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/ |
D | SampleTableBox.java | 25 …* If the track that contains the Sample Table Box references no data, then the Sample Table Box do… 27 …* If the track that the Sample Table Box is contained in does reference data, then the following s… 29 …* Description Box shall contain at least one entry. A Sample Description Box is required because i… 30 …* data reference index field which indicates which Data Reference Box to use to retrieve the media… 32 * Sample Box is optional. If the Sync Sample Box is not present, all samples are sync samples.<br> 34 * Box. 44 for (Box box : boxes) { in getSampleDescriptionBox() 45 if (box instanceof SampleDescriptionBox) { in getSampleDescriptionBox() 46 return (SampleDescriptionBox) box; in getSampleDescriptionBox() 53 for (Box box : boxes) { in getSampleSizeBox() [all …]
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_box.h | 9 struct pipe_box *box ) in u_box_1d() argument 11 box->x = x; in u_box_1d() 12 box->y = 0; in u_box_1d() 13 box->z = 0; in u_box_1d() 14 box->width = w; in u_box_1d() 15 box->height = 1; in u_box_1d() 16 box->depth = 1; in u_box_1d() 24 struct pipe_box *box ) in u_box_2d() argument 26 box->x = x; in u_box_2d() 27 box->y = y; in u_box_2d() [all …]
|
/external/syslinux/gpxe/src/hci/mucurses/widgets/ |
D | editbox.c | 27 * Editable text box widget 34 * Initialise text box widget 36 * @v box Editable text box widget 45 void init_editbox ( struct edit_box *box, char *buf, size_t len, in init_editbox() argument 48 memset ( box, 0, sizeof ( *box ) ); in init_editbox() 49 box->string.buf = buf; in init_editbox() 50 box->string.len = len; in init_editbox() 51 box->string.cursor = strlen ( buf ); in init_editbox() 52 box->win = ( win ? win : stdscr ); in init_editbox() 53 box->row = row; in init_editbox() [all …]
|
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/util/ |
D | Path.java | 20 import com.coremedia.iso.boxes.Box; 36 public static String createPath(Box box) { in createPath() argument 37 return createPath(box, ""); in createPath() 40 private static String createPath(Box box, String path) { in createPath() argument 41 if (box instanceof IsoFile) { in createPath() 44 List<?> boxesOfBoxType = box.getParent().getBoxes(box.getClass()); in createPath() 45 int index = boxesOfBoxType.indexOf(box); in createPath() 46 path = String.format("/%s[%d]", box.getType(), index) + path; in createPath() 48 return createPath(box.getParent(), path); in createPath() 52 public static Box getPath(Box box, String path) { in getPath() argument [all …]
|
/external/syslinux/codepage/ |
D | cp862.txt | 197 0xb3 0x2502 #BOX DRAWINGS LIGHT VERTICAL 198 0xb4 0x2524 #BOX DRAWINGS LIGHT VERTICAL AND LEFT 199 0xb5 0x2561 #BOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE 200 0xb6 0x2562 #BOX DRAWINGS VERTICAL DOUBLE AND LEFT SINGLE 201 0xb7 0x2556 #BOX DRAWINGS DOWN DOUBLE AND LEFT SINGLE 202 0xb8 0x2555 #BOX DRAWINGS DOWN SINGLE AND LEFT DOUBLE 203 0xb9 0x2563 #BOX DRAWINGS DOUBLE VERTICAL AND LEFT 204 0xba 0x2551 #BOX DRAWINGS DOUBLE VERTICAL 205 0xbb 0x2557 #BOX DRAWINGS DOUBLE DOWN AND LEFT 206 0xbc 0x255d #BOX DRAWINGS DOUBLE UP AND LEFT [all …]
|
D | cp866.txt | 197 0xb3 0x2502 #BOX DRAWINGS LIGHT VERTICAL 198 0xb4 0x2524 #BOX DRAWINGS LIGHT VERTICAL AND LEFT 199 0xb5 0x2561 #BOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE 200 0xb6 0x2562 #BOX DRAWINGS VERTICAL DOUBLE AND LEFT SINGLE 201 0xb7 0x2556 #BOX DRAWINGS DOWN DOUBLE AND LEFT SINGLE 202 0xb8 0x2555 #BOX DRAWINGS DOWN SINGLE AND LEFT DOUBLE 203 0xb9 0x2563 #BOX DRAWINGS DOUBLE VERTICAL AND LEFT 204 0xba 0x2551 #BOX DRAWINGS DOUBLE VERTICAL 205 0xbb 0x2557 #BOX DRAWINGS DOUBLE DOWN AND LEFT 206 0xbc 0x255d #BOX DRAWINGS DOUBLE UP AND LEFT [all …]
|
D | cp737.txt | 197 0xb3 0x2502 #BOX DRAWINGS LIGHT VERTICAL 198 0xb4 0x2524 #BOX DRAWINGS LIGHT VERTICAL AND LEFT 199 0xb5 0x2561 #BOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE 200 0xb6 0x2562 #BOX DRAWINGS VERTICAL DOUBLE AND LEFT SINGLE 201 0xb7 0x2556 #BOX DRAWINGS DOWN DOUBLE AND LEFT SINGLE 202 0xb8 0x2555 #BOX DRAWINGS DOWN SINGLE AND LEFT DOUBLE 203 0xb9 0x2563 #BOX DRAWINGS DOUBLE VERTICAL AND LEFT 204 0xba 0x2551 #BOX DRAWINGS DOUBLE VERTICAL 205 0xbb 0x2557 #BOX DRAWINGS DOUBLE DOWN AND LEFT 206 0xbc 0x255d #BOX DRAWINGS DOUBLE UP AND LEFT [all …]
|
D | cp861.txt | 197 0xb3 0x2502 #BOX DRAWINGS LIGHT VERTICAL 198 0xb4 0x2524 #BOX DRAWINGS LIGHT VERTICAL AND LEFT 199 0xb5 0x2561 #BOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE 200 0xb6 0x2562 #BOX DRAWINGS VERTICAL DOUBLE AND LEFT SINGLE 201 0xb7 0x2556 #BOX DRAWINGS DOWN DOUBLE AND LEFT SINGLE 202 0xb8 0x2555 #BOX DRAWINGS DOWN SINGLE AND LEFT DOUBLE 203 0xb9 0x2563 #BOX DRAWINGS DOUBLE VERTICAL AND LEFT 204 0xba 0x2551 #BOX DRAWINGS DOUBLE VERTICAL 205 0xbb 0x2557 #BOX DRAWINGS DOUBLE DOWN AND LEFT 206 0xbc 0x255d #BOX DRAWINGS DOUBLE UP AND LEFT [all …]
|
D | cp860.txt | 197 0xb3 0x2502 #BOX DRAWINGS LIGHT VERTICAL 198 0xb4 0x2524 #BOX DRAWINGS LIGHT VERTICAL AND LEFT 199 0xb5 0x2561 #BOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE 200 0xb6 0x2562 #BOX DRAWINGS VERTICAL DOUBLE AND LEFT SINGLE 201 0xb7 0x2556 #BOX DRAWINGS DOWN DOUBLE AND LEFT SINGLE 202 0xb8 0x2555 #BOX DRAWINGS DOWN SINGLE AND LEFT DOUBLE 203 0xb9 0x2563 #BOX DRAWINGS DOUBLE VERTICAL AND LEFT 204 0xba 0x2551 #BOX DRAWINGS DOUBLE VERTICAL 205 0xbb 0x2557 #BOX DRAWINGS DOUBLE DOWN AND LEFT 206 0xbc 0x255d #BOX DRAWINGS DOUBLE UP AND LEFT [all …]
|
D | cp437.txt | 197 0xb3 0x2502 #BOX DRAWINGS LIGHT VERTICAL 198 0xb4 0x2524 #BOX DRAWINGS LIGHT VERTICAL AND LEFT 199 0xb5 0x2561 #BOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE 200 0xb6 0x2562 #BOX DRAWINGS VERTICAL DOUBLE AND LEFT SINGLE 201 0xb7 0x2556 #BOX DRAWINGS DOWN DOUBLE AND LEFT SINGLE 202 0xb8 0x2555 #BOX DRAWINGS DOWN SINGLE AND LEFT DOUBLE 203 0xb9 0x2563 #BOX DRAWINGS DOUBLE VERTICAL AND LEFT 204 0xba 0x2551 #BOX DRAWINGS DOUBLE VERTICAL 205 0xbb 0x2557 #BOX DRAWINGS DOUBLE DOWN AND LEFT 206 0xbc 0x255d #BOX DRAWINGS DOUBLE UP AND LEFT [all …]
|
D | cp863.txt | 197 0xb3 0x2502 #BOX DRAWINGS LIGHT VERTICAL 198 0xb4 0x2524 #BOX DRAWINGS LIGHT VERTICAL AND LEFT 199 0xb5 0x2561 #BOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE 200 0xb6 0x2562 #BOX DRAWINGS VERTICAL DOUBLE AND LEFT SINGLE 201 0xb7 0x2556 #BOX DRAWINGS DOWN DOUBLE AND LEFT SINGLE 202 0xb8 0x2555 #BOX DRAWINGS DOWN SINGLE AND LEFT DOUBLE 203 0xb9 0x2563 #BOX DRAWINGS DOUBLE VERTICAL AND LEFT 204 0xba 0x2551 #BOX DRAWINGS DOUBLE VERTICAL 205 0xbb 0x2557 #BOX DRAWINGS DOUBLE DOWN AND LEFT 206 0xbc 0x255d #BOX DRAWINGS DOUBLE UP AND LEFT [all …]
|
D | cp865.txt | 197 0xb3 0x2502 #BOX DRAWINGS LIGHT VERTICAL 198 0xb4 0x2524 #BOX DRAWINGS LIGHT VERTICAL AND LEFT 199 0xb5 0x2561 #BOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE 200 0xb6 0x2562 #BOX DRAWINGS VERTICAL DOUBLE AND LEFT SINGLE 201 0xb7 0x2556 #BOX DRAWINGS DOWN DOUBLE AND LEFT SINGLE 202 0xb8 0x2555 #BOX DRAWINGS DOWN SINGLE AND LEFT DOUBLE 203 0xb9 0x2563 #BOX DRAWINGS DOUBLE VERTICAL AND LEFT 204 0xba 0x2551 #BOX DRAWINGS DOUBLE VERTICAL 205 0xbb 0x2557 #BOX DRAWINGS DOUBLE DOWN AND LEFT 206 0xbc 0x255d #BOX DRAWINGS DOUBLE UP AND LEFT [all …]
|
/external/libopus/doc/ |
D | opus_in_isobmff.html | 27 <a href="#4.3.2">4.3.2</a> Opus Specific Box 68 entry in the Edit List Box 89 …described in this clause without contradiction, in the compatible brands list of the File Type Box. 97 + The handler_type field in the Handler Reference Box shall be set to 'soun'. 98 + The Media Information Box shall contain the Sound Media Header Box. 103 … + The 'dOps' box is added to the sample entry to convey initializing information for the decoder. 104 See 4.3.2 Opus Specific Box to get the details. 113 …shall be present inside the Sample Table Box. This version of the specification defines only one s… 115 …Specific Box defined in 4.3.2 as a mandatory box and indicates that Opus samples described by this… 134 This box contains initializing information for the decoder as defined in 4.3.2. [all …]
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/image_processing/ |
D | bitmaptools.cc | 30 struct Box { struct 31 Box() : left(), top(), right(), bottom() {} in Box() argument 40 fprintf(stderr, "Could not parse Box.\n"); in Read() argument 44 fprintf(stderr, "Box dimensions must be non-negative.\n"); in Read() 69 // Represents a bitmap buffer with a crop box. 79 // bpp, width, height, box, pixels 100 if (!box.Read()) { in Read() 101 fprintf(stderr, "Expected crop box argument not found.\n"); in Read() 105 if (box.bottom * row_stride > total_size || in Read() 106 box.right * pixel_stride > row_size) { in Read() [all …]
|
/external/openssh/ |
D | sandbox-systrace.c | 96 struct ssh_sandbox *box; in ssh_sandbox_init() local 99 box = xcalloc(1, sizeof(*box)); in ssh_sandbox_init() 100 box->systrace_fd = -1; in ssh_sandbox_init() 101 box->child_pid = 0; in ssh_sandbox_init() 102 box->osigchld = signal(SIGCHLD, SIG_IGN); in ssh_sandbox_init() 104 return box; in ssh_sandbox_init() 108 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child() argument 111 signal(SIGCHLD, box->osigchld); in ssh_sandbox_child() 118 ssh_sandbox_parent(struct ssh_sandbox *box, pid_t child_pid, in ssh_sandbox_parent() argument 130 signal(SIGCHLD, box->osigchld); in ssh_sandbox_parent() [all …]
|
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/ |
D | AbstractBoxParser.java | 18 import com.coremedia.iso.boxes.Box; 31 * This BoxParser handles the basic stuff like reading size and extracting box type. 37 public abstract Box createBox(String type, byte[] userType, String parent); in createBox() 40 * Parses the next size and type, creates a box instance and parses the box's content. 43 * @param parent the current box's parent (null if no parent) 44 * @return the box just parsed 47 public Box parseBox(ReadableByteChannel byteChannel, ContainerBox parent) throws IOException { in parseBox() 74 …throw new RuntimeException("Only FileChannel inputs may use size == 0 (box reaches to the end of f… in parseBox() 87 Box box = createBox(type, usertype, parent.getType()); in parseBox() local 88 box.setParent(parent); in parseBox() [all …]
|
D | IsoFile.java | 20 import com.coremedia.iso.boxes.Box; 31 * The most upper container for ISO Boxes. It is a container box that is a file. 85 Box box = boxParser.parseBox(byteChannel, this); in parse() local 86 if (box != null) { in parse() 87 // System.err.println(box.getType()); in parse() 88 boxes.add(box); in parse() 149 for (Box box : boxes) { in getSize() 150 size += box.getSize(); in getSize() 169 for (Box box : boxes) { in getMovieBox() 170 if (box instanceof MovieBox) { in getMovieBox() [all …]
|
/external/pdfium/third_party/libopenjpeg20/ |
D | jp2.c | 53 * Reads a IHDR box - Image Header box 68 * Writes the Image Header box - Image Header box. 79 * Writes the Bit per Component box. 90 * Reads a Bit per Component box. 112 * Writes the Channel Definition box. 123 * Writes the Colour Specification box. 134 * Writes a FTYP box - File type box 147 * Reads a a FTYP box - File type box 149 * @param p_header_data the data contained in the FTYP box. 151 * @param p_header_size the size of the data contained in the FTYP box. [all …]
|
D | indexbox_manager.h | 44 #define JPIP_CPTR 0x63707472 /* Codestream Finder Box */ 45 #define JPIP_MANF 0x6d616e66 /* Manifest Box */ 46 #define JPIP_FAIX 0x66616978 /* Fragment array Index box */ 48 #define JPIP_TPIX 0x74706978 /* Tile-part Index Table box */ 49 #define JPIP_THIX 0x74686978 /* Tile header Index Table box */ 50 #define JPIP_PPIX 0x70706978 /* Precinct Packet Index Table box */ 55 #define JPIP_IPTR 0x69707472 /* Index finder box */ 60 * Write tile-part Index table box (superbox) 66 * @return length of tpix box 73 * Write tile header index table box (superbox) [all …]
|
/external/deqp/doc/testspecs/GLES3/ |
D | functional.primitive_bounding_box.txt | 28 - Set bounding box with gl_BoundingBoxEXT and PrimitiveBoundingBoxEXT 32 - Render pattern and hint the final depth range with bounding box 35 - Blit should not be affected by the bounding box 37 - Clears should not be affected by the bounding box 53 bounding box and render a test pattern. Rendering results within the 54 bounding box are then verified. 56 "global_state.*" cases set the bounding box of the whole test pattern 58 cases set the bounding box of the whole test pattern using 60 set the bounding box for each (tessellation input) primitive separately. 62 "*_bbox_equal" cases set the bounding box to tightly cover the primitive [all …]
|
/external/toybox/kconfig/lxdialog/ |
D | textbox.c | 2 * textbox.c -- implements the text box 38 static void refresh_text_box(WINDOW *dialog, WINDOW *box, int boxh, int boxw, in refresh_text_box() argument 41 print_page(box, boxh, boxw); in refresh_text_box() 49 * Display text from a file in a dialog box. 57 WINDOW *dialog, *box; in dialog_textbox() local 85 /* center dialog box on screen */ in dialog_textbox() 94 /* Create window for box region, used for scrolling text */ in dialog_textbox() 97 box = subwin(dialog, boxh, boxw, y + 1, x + 1); in dialog_textbox() 98 wattrset(box, dlg.dialog.atr); in dialog_textbox() 99 wbkgdset(box, dlg.dialog.atr & A_COLOR); in dialog_textbox() [all …]
|
/external/eigen/Eigen/src/Geometry/ |
D | AlignedBox.h | 20 * \brief An axis aligned box 25 * This class represents an axis aligned box as a pair of the minimal and maximal corners. 26 …* \warning The result of most methods is undefined when applied to an empty box. You can check for… 43 /** Define constants to name the corners of a 1D, 2D or 3D axis aligned bounding box */ 64 /** Default constructor initializing a null box. */ 68 /** Constructs a null box with \a _dim the dimension of the ambient space. */ 72 /** Constructs a box with extremities \a _min and \a _max. 73 …component of \a _min is larger than the same component of \a _max, the constructed box is empty. */ 77 /** Constructs a box containing a single point \a p. */ 84 /** \returns the dimension in which the box holds */ [all …]
|
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/ |
D | FullContainerBox.java | 20 import com.coremedia.iso.boxes.Box; 34 * Abstract base class for a full iso box only containing ither boxes. 37 protected List<Box> boxes = new LinkedList<Box>(); 41 public void setBoxes(List<Box> boxes) { in setBoxes() 42 this.boxes = new LinkedList<Box>(boxes); in setBoxes() 46 public <T extends Box> List<T> getBoxes(Class<T> clazz) { in getBoxes() 51 public <T extends Box> List<T> getBoxes(Class<T> clazz, boolean recursive) { in getBoxes() 53 for (Box boxe : boxes) { //clazz.isInstance(boxe) / clazz == boxe.getClass()? in getBoxes() 69 for (Box boxe : boxes) { in getContentSize() 75 public void addBox(Box b) { in addBox() [all …]
|
D | AbstractContainerBox.java | 20 import com.coremedia.iso.boxes.Box; 41 protected List<Box> boxes = new LinkedList<Box>(); 47 for (Box boxe : boxes) { in getContentSize() 57 public List<Box> getBoxes() { in getBoxes() 61 public void setBoxes(List<Box> boxes) { in setBoxes() 62 this.boxes = new LinkedList<Box>(boxes); in setBoxes() 66 public <T extends Box> List<T> getBoxes(Class<T> clazz) { in getBoxes() 71 public <T extends Box> List<T> getBoxes(Class<T> clazz, boolean recursive) { in getBoxes() 73 for (Box boxe : boxes) { in getBoxes() 93 public void addBox(Box b) { in addBox() [all …]
|
/external/eigen/test/ |
D | geo_alignedbox.cpp | 118 BoxType box( m, M ); in specificTest1() local 121 VERIFY_IS_APPROX(sides, box.sizes() ); in specificTest1() 122 VERIFY_IS_APPROX(sides[1], box.sizes()[1] ); in specificTest1() 123 VERIFY_IS_APPROX(sides[1], box.sizes().maxCoeff() ); in specificTest1() 124 VERIFY_IS_APPROX(sides[0], box.sizes().minCoeff() ); in specificTest1() 126 VERIFY_IS_APPROX( 14.0f, box.volume() ); in specificTest1() 127 VERIFY_IS_APPROX( 53.0f, box.diagonal().squaredNorm() ); in specificTest1() 128 VERIFY_IS_APPROX( std::sqrt( 53.0f ), box.diagonal().norm() ); in specificTest1() 130 VERIFY_IS_APPROX( m, box.corner( BoxType::BottomLeft ) ); in specificTest1() 131 VERIFY_IS_APPROX( M, box.corner( BoxType::TopRight ) ); in specificTest1() [all …]
|