Searched refs:pocs (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
H A Dj2k.h262 opj_poc_t pocs[32]; member in struct:opj_tcp
H A Dpi.c131 * Gets the encoding parameters needed to update the coding parameters and all the pocs.
158 * Gets the encoding parameters needed to update the coding parameters and all the pocs.
881 /* number of pocs*/
896 store a pointer to the current element to modify rather than l_tcp->pocs[i]*/
897 l_current_poc = l_tcp->pocs;
959 /* number of pocs*/
973 store a pointer to the current element to modify rather than l_tcp->pocs[i]*/
974 l_current_poc = l_tcp->pocs;
1019 l_current_poc = p_tcp->pocs;
1083 opj_poc_t *tcp = &tcps->pocs[pin
[all...]
H A Dj2k.c1159 * @return true if the pocs are valid.
1585 /* iterate through all the pocs */
1654 l_current_poc = &(tcp->pocs[pino]);
3098 l_current_poc = l_tcp->pocs;
3254 l_current_poc = &l_tcp->pocs[l_old_poc_nb];
6465 opj_poc_t *tcp_poc = &tcp->pocs[numpocs_tile];

Completed in 137 milliseconds