Home
last modified time | relevance | path

Searched refs:DST_4x4 (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/decoder/
Dihevcd_iquant_itrans_recon_ctb.h62 DST_4x4, DCT_4x4, DCT_8x8, DCT_16x16, DCT_32x32, SKIP_64x64 enumerator
Dihevcd_iquant_itrans_recon_ctb.c198 if((e_trans_type != DST_4x4) && (1 == u1_num_coded_sblks) in ihevcd_unpack_coeffs()
822 e_trans_type = DST_4x4; in ihevcd_iquant_itrans_recon_ctb()