Searched refs:OBU_FRAME (Results 1 – 7 of 7) sorted by relevance
766 case OBU_FRAME: in aom_decode_frame_from_obus()771 pbi, &rb, data, p_data_end, obu_header.type != OBU_FRAME); in aom_decode_frame_from_obus()791 if (obu_header.type == OBU_FRAME) { in aom_decode_frame_from_obus()811 if (obu_header.type != OBU_FRAME) break; in aom_decode_frame_from_obus()829 obu_header.type == OBU_FRAME); in aom_decode_frame_from_obus()
65 case OBU_FRAME: in ValidObuType()
149 case OBU_FRAME: return "OBU_FRAME"; in aom_obu_type_to_string()
26 case OBU_FRAME: in valid_obu_type()
484 OBU_FRAME = 6, enumerator
3240 (obu_type == OBU_FRAME || obu_type == OBU_FRAME_HEADER)) in av1_write_obu_header()3439 const OBU_TYPE obu_type = OBU_FRAME; in write_tiles_in_tg_obus()3593 (num_tg_hdrs == 1) ? OBU_FRAME : OBU_TILE_GROUP; in write_tiles_in_tg_obus()
325 obu_header.type == OBU_FRAME) { in decoder_peek_si_internal()