HomeSort by relevance Sort by last modified time
    Searched refs:arith_entropy_ptr (Results 1 - 2 of 2) sorted by null

  /external/libjpeg-turbo/
jdarith.c 51 typedef arith_entropy_decoder *arith_entropy_ptr; typedef
114 register arith_entropy_ptr e = (arith_entropy_ptr) cinfo->entropy;
198 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy;
249 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy;
328 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy;
402 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy
    [all...]
jcarith.c 51 typedef arith_entropy_encoder *arith_entropy_ptr; typedef
138 arith_entropy_ptr e = (arith_entropy_ptr) cinfo->entropy;
224 register arith_entropy_ptr e = (arith_entropy_ptr) cinfo->entropy;
324 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy;
367 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy;
458 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy
    [all...]

Completed in 65 milliseconds