Searched refs:VISUAL_OBJ_STARTCODE (Results 1 – 4 of 4) sorted by relevance
28 #define VISUAL_OBJ_STARTCODE 0x1B5 macro49 else if (temp_buffer == VISUAL_OBJ_STARTCODE) in mpeg4video_probe()
64 #define VISUAL_OBJ_STARTCODE 0x1B5 macro
945 put_bits(&s->pb, 16, VISUAL_OBJ_STARTCODE); in mpeg4_encode_visual_object_header()
3348 } else if (startcode == VISUAL_OBJ_STARTCODE) { in ff_mpeg4_decode_picture_header()