Searched refs:AV1_OBU_FRAME (Results 1 – 3 of 3) sorted by relevance
28 AV1_OBU_FRAME = 6, enumerator
83 AV1_OBU_FRAME,1005 case AV1_OBU_FRAME: in av1d_parser_frame()1013 if (unit->type == AV1_OBU_FRAME) in av1d_parser_frame()1053 if (unit->type != AV1_OBU_FRAME) in av1d_parser_frame()1063 if (unit->type == AV1_OBU_FRAME) in av1d_parser_frame()1308 if (obu.type == AV1_OBU_FRAME_HEADER || obu.type == AV1_OBU_FRAME || in av1d_split_frame()1318 if (obu.type == AV1_OBU_FRAME) { in av1d_split_frame()
2928 case AV1_OBU_FRAME: { in mpp_av1_read_unit()2970 obu->header.obu_type != AV1_OBU_FRAME) { in mpp_av1_read_unit()