Searched refs:obu_type (Results 1 – 1 of 1) sorted by relevance
693 uint8_t obu_type = (bitstream[0] >> 3) & 0xf; in process() local696 uint8_t* ptr = (obu_type == DAV1D_OBU_TD) ? dav1d_data_create(&data, inSize) in process()706 if (obu_type != DAV1D_OBU_TD) { in process()