Lines Matching defs:dependent
308 uint8_t leading, dependent, reference, redundancy;
314 dependent = MOV_SAMPLE_DEPENDENCY_YES;
324 dependent = MOV_SAMPLE_DEPENDENCY_NO;
326 avio_w8(pb, (leading << 6) | (dependent << 4) |
371 /* number of dependent substreams associated with this substream 4 bits */
373 /* channel locations of the dependent substream(s), if any, 9 bits */
375 /* if there is no dependent substream, then one bit reserved instead */
468 * concatenates dependent frames to their independent parent */
510 /* Parse dependent substream(s), if any */
539 /* get the dependent stream channel map, if exists */