Home
last modified time | relevance | path

Searched refs:gau1_ihevc_invscan4x4 (Results 1 – 4 of 4) sorted by relevance

/external/libhevc/common/
Dihevc_common_tables.c271 const UWORD8 gau1_ihevc_invscan4x4[][16] = variable
431 gau1_ihevc_invscan4x4[0],
435 gau1_ihevc_invscan4x4[1],
439 gau1_ihevc_invscan4x4[2],
Dihevc_common_tables.h53 extern MEM_ALIGN16 const UWORD8 gau1_ihevc_invscan4x4[][16];
/external/libhevc/decoder/
Dihevcd_parse_residual.c392 pu1_scan_coeff = &gau1_ihevc_invscan4x4[scan_idx][0]; in ihevcd_parse_residual_coding()
Dihevcd_iquant_itrans_recon_ctb.c283 gau1_ihevc_invscan4x4[u1_scan_type][sblk_scan_idx]; in ihevcd_unpack_coeffs()