Home
last modified time | relevance | path

Searched refs:eCodecFormat (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/openjpeg/openjpeg-2.4.0/tests/fuzzers/
H A Dopj_decompress_fuzzer.cpp113 OPJ_CODEC_FORMAT eCodecFormat; in LLVMFuzzerTestOneInput() local
116 eCodecFormat = OPJ_CODEC_J2K; in LLVMFuzzerTestOneInput()
119 eCodecFormat = OPJ_CODEC_JP2; in LLVMFuzzerTestOneInput()
124 opj_codec_t* pCodec = opj_create_decompress(eCodecFormat); in LLVMFuzzerTestOneInput()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/openjpeg/
H A Dopenjpegdataset.cpp1564 if( eCodecFormat == OPJ_CODEC_JP2 ) in Open()
1593 if( eCodecFormat == OPJ_CODEC_JP2 ) in Open()
2060 OPJ_CODEC_FORMAT eCodecFormat = OPJ_CODEC_J2K; in CreateCopy() local
2065 eCodecFormat = OPJ_CODEC_JP2; in CreateCopy()
2067 eCodecFormat = OPJ_CODEC_J2K; in CreateCopy()
2080 eCodecFormat = OPJ_CODEC_JP2; in CreateCopy()
2083 if( eCodecFormat != OPJ_CODEC_JP2 && bInspireTG ) in CreateCopy()
2443 if( eCodecFormat == OPJ_CODEC_JP2 && (bGMLJP2Option || bGeoJP2Option) ) in CreateCopy()
2739 if( eCodecFormat == OPJ_CODEC_JP2 ) in CreateCopy()
3084 if( eCodecFormat == OPJ_CODEC_JP2 ) in CreateCopy()
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/openjpeg/
H A Dopenjpegdataset.cpp1881 if( eCodecFormat == OPJ_CODEC_JP2 ) in Open()
1954 if( eCodecFormat == OPJ_CODEC_JP2 ) in Open()
2469 OPJ_CODEC_FORMAT eCodecFormat = OPJ_CODEC_J2K; in CreateCopy() local
2474 eCodecFormat = OPJ_CODEC_JP2; in CreateCopy()
2476 eCodecFormat = OPJ_CODEC_J2K; in CreateCopy()
2489 eCodecFormat = OPJ_CODEC_JP2; in CreateCopy()
2492 if( eCodecFormat != OPJ_CODEC_JP2 && bInspireTG ) in CreateCopy()
2877 if( eCodecFormat == OPJ_CODEC_JP2 && (bGMLJP2Option || bGeoJP2Option) ) in CreateCopy()
3383 if( eCodecFormat == OPJ_CODEC_JP2 ) in CreateCopy()
3731 if( eCodecFormat == OPJ_CODEC_JP2 ) in CreateCopy()
[all …]
/dports/graphics/gdal/gdal-3.3.3/frmts/openjpeg/
H A Dopenjpegdataset.cpp1881 if( eCodecFormat == OPJ_CODEC_JP2 ) in Open()
1954 if( eCodecFormat == OPJ_CODEC_JP2 ) in Open()
2469 OPJ_CODEC_FORMAT eCodecFormat = OPJ_CODEC_J2K; in CreateCopy() local
2474 eCodecFormat = OPJ_CODEC_JP2; in CreateCopy()
2476 eCodecFormat = OPJ_CODEC_J2K; in CreateCopy()
2489 eCodecFormat = OPJ_CODEC_JP2; in CreateCopy()
2492 if( eCodecFormat != OPJ_CODEC_JP2 && bInspireTG ) in CreateCopy()
2877 if( eCodecFormat == OPJ_CODEC_JP2 && (bGMLJP2Option || bGeoJP2Option) ) in CreateCopy()
3383 if( eCodecFormat == OPJ_CODEC_JP2 ) in CreateCopy()
3731 if( eCodecFormat == OPJ_CODEC_JP2 ) in CreateCopy()
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/frmts/openjpeg/
H A Dopenjpegdataset.cpp1881 if( eCodecFormat == OPJ_CODEC_JP2 ) in Open()
1954 if( eCodecFormat == OPJ_CODEC_JP2 ) in Open()
2469 OPJ_CODEC_FORMAT eCodecFormat = OPJ_CODEC_J2K; in CreateCopy() local
2474 eCodecFormat = OPJ_CODEC_JP2; in CreateCopy()
2476 eCodecFormat = OPJ_CODEC_J2K; in CreateCopy()
2489 eCodecFormat = OPJ_CODEC_JP2; in CreateCopy()
2492 if( eCodecFormat != OPJ_CODEC_JP2 && bInspireTG ) in CreateCopy()
2877 if( eCodecFormat == OPJ_CODEC_JP2 && (bGMLJP2Option || bGeoJP2Option) ) in CreateCopy()
3383 if( eCodecFormat == OPJ_CODEC_JP2 ) in CreateCopy()
3731 if( eCodecFormat == OPJ_CODEC_JP2 ) in CreateCopy()
[all …]