Searched refs:opj_tcd_tilecomp_t (Results 1 – 9 of 9) sorted by relevance
/external/pdfium/third_party/libopenjpeg20/ |
D | dwt.h | 61 OPJ_BOOL opj_dwt_encode(opj_tcd_tilecomp_t * tilec); 71 opj_tcd_tilecomp_t* tilec, 92 OPJ_BOOL opj_dwt_encode_real(opj_tcd_tilecomp_t * tilec); 101 opj_tcd_tilecomp_t* OPJ_RESTRICT tilec,
|
D | 0003-dwt-decode.patch | 45 - opj_tcd_tilecomp_t* tilec, OPJ_UINT32 i); 46 + const opj_tcd_tilecomp_t* tilec, OPJ_UINT32 i); 49 opj_tcd_tilecomp_t* tilec, 52 -static OPJ_BOOL opj_dwt_encode_procedure(opj_tcd_tilecomp_t * tilec, 54 +static OPJ_BOOL opj_dwt_encode_procedure(const opj_tcd_tilecomp_t * tilec, 132 -static INLINE OPJ_BOOL opj_dwt_encode_procedure(opj_tcd_tilecomp_t * tilec, 134 +static INLINE OPJ_BOOL opj_dwt_encode_procedure(const opj_tcd_tilecomp_t * tilec, 139 @@ -1117,6 +1124,7 @@ static INLINE OPJ_BOOL opj_dwt_encode_procedure(opj_tcd_tilecomp_t * tilec, 147 @@ -1129,13 +1137,13 @@ static INLINE OPJ_BOOL opj_dwt_encode_procedure(opj_tcd_tilecomp_t * tilec, 164 @@ -1167,7 +1175,7 @@ static INLINE OPJ_BOOL opj_dwt_encode_procedure(opj_tcd_tilecomp_t * tilec, [all …]
|
D | tcd.c | 64 opj_tcd_tilecomp_t *tilec = &tile->comps[compno]; in tcd_dump() 249 opj_tcd_tilecomp_t *tilec = &tcd_tile->comps[compno]; in opj_tcd_makelayer() 350 opj_tcd_tilecomp_t *tilec = &tcd_tile->comps[compno]; in opj_tcd_makelayer_fixed() 466 opj_tcd_tilecomp_t *tilec = &tcd_tile->comps[compno]; in opj_tcd_rateallocate() 657 p_tcd->tcd_image->tiles->comps = (opj_tcd_tilecomp_t *) opj_calloc( in opj_tcd_init() 658 p_image->numcomps, sizeof(opj_tcd_tilecomp_t)); in opj_tcd_init() 689 OPJ_BOOL opj_alloc_tile_component_data(opj_tcd_tilecomp_t *l_tilec) in opj_alloc_tile_component_data() 730 opj_tcd_tilecomp_t *l_tilec = 00; in opj_tcd_init_tile() 1307 opj_tcd_tilecomp_t * l_tile_comp = 00; in opj_tcd_get_decoded_tile_size() 1374 opj_tcd_tilecomp_t *l_tilec_idx = in opj_tcd_encode_tile() [all …]
|
D | tcd.h | 222 } opj_tcd_tilecomp_t; typedef 232 opj_tcd_tilecomp_t *comps; /* Components information */ 446 OPJ_BOOL opj_alloc_tile_component_data(opj_tcd_tilecomp_t *l_tilec);
|
D | dwt.c | 152 const opj_tcd_tilecomp_t* tilec, OPJ_UINT32 i); 155 opj_tcd_tilecomp_t* tilec, 158 static OPJ_BOOL opj_dwt_encode_procedure(const opj_tcd_tilecomp_t * tilec, 1116 static INLINE OPJ_BOOL opj_dwt_encode_procedure(const opj_tcd_tilecomp_t * tilec, in opj_dwt_encode_procedure() 1206 OPJ_BOOL opj_dwt_encode(opj_tcd_tilecomp_t * tilec) in opj_dwt_encode() 1214 OPJ_BOOL opj_dwt_decode(opj_tcd_t *p_tcd, opj_tcd_tilecomp_t* tilec, in opj_dwt_decode() 1258 OPJ_BOOL opj_dwt_encode_real(opj_tcd_tilecomp_t * tilec) in opj_dwt_encode_real() 1390 const opj_tcd_tilecomp_t* tilec, OPJ_UINT32 numres) in opj_dwt_decode_tile() 1826 static void opj_dwt_get_band_coordinates(opj_tcd_tilecomp_t* tilec, in opj_dwt_get_band_coordinates() 1880 opj_tcd_tilecomp_t* tilec, in opj_dwt_init_sparse_array() [all …]
|
D | t1.h | 243 opj_tcd_tilecomp_t* tilec,
|
D | t1.c | 1584 opj_tcd_tilecomp_t* tilec; 1602 opj_tcd_tilecomp_t* tilec; in opj_t1_clbl_decode_processor() 1796 opj_tcd_tilecomp_t* tilec, in opj_t1_decode_cblks() 2117 opj_tcd_tilecomp_t* tilec = &tile->comps[compno]; in opj_t1_encode_cblks()
|
D | t2.c | 459 opj_tcd_tilecomp_t *tilec = &p_tile->comps[l_current_pi->compno]; in opj_t2_decode_packets() 666 opj_tcd_tilecomp_t *tilec = &tile->comps[compno]; in opj_t2_encode_packet()
|
D | j2k.c | 376 opj_tcd_tilecomp_t * l_tilec, 9009 opj_tcd_tilecomp_t * l_tilec = 00; in opj_j2k_update_image_data() 11215 opj_tcd_tilecomp_t* l_tilec = p_tcd->tcd_image->tiles->comps + j; in opj_j2k_encode() 11377 opj_tcd_tilecomp_t * l_tilec, in opj_get_tile_dimensions() 11417 opj_tcd_tilecomp_t * l_tilec = p_tcd->tcd_image->tiles->comps + i; in opj_j2k_get_tile_data() 12099 opj_tcd_tilecomp_t* l_tilec = p_j2k->m_tcd->tcd_image->tiles->comps + j; in opj_j2k_write_tile()
|