Home
last modified time | relevance | path

Searched refs:cdp_length_Min (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/libmediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Text/
H A DFile_Cdp.cpp111 cdp_length_Min=(int8u)-1; in File_Cdp()
170 if (cdp_length_Min<=cdp_length_Max) in Streams_Update_PerStream()
172 Fill(Stream_Text, StreamPos_Last, "cdp_length_Min", cdp_length_Min, 10, true); in Streams_Update_PerStream()
415 if (cdp_length<cdp_length_Min) in cdp_header()
416 cdp_length_Min=cdp_length; in cdp_header()
H A DFile_Cdp.h105 int8u cdp_length_Min; variable
/dports/multimedia/libzen/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Text/
H A DFile_Cdp.cpp111 cdp_length_Min=(int8u)-1; in File_Cdp()
170 if (cdp_length_Min<=cdp_length_Max) in Streams_Update_PerStream()
172 Fill(Stream_Text, StreamPos_Last, "cdp_length_Min", cdp_length_Min, 10, true); in Streams_Update_PerStream()
415 if (cdp_length<cdp_length_Min) in cdp_header()
416 cdp_length_Min=cdp_length; in cdp_header()
H A DFile_Cdp.h105 int8u cdp_length_Min; variable
/dports/multimedia/mediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Text/
H A DFile_Cdp.cpp111 cdp_length_Min=(int8u)-1; in File_Cdp()
170 if (cdp_length_Min<=cdp_length_Max) in Streams_Update_PerStream()
172 Fill(Stream_Text, StreamPos_Last, "cdp_length_Min", cdp_length_Min, 10, true); in Streams_Update_PerStream()
415 if (cdp_length<cdp_length_Min) in cdp_header()
416 cdp_length_Min=cdp_length; in cdp_header()
H A DFile_Cdp.h105 int8u cdp_length_Min; variable