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

  /external/libhevc/common/
ihevc_common_tables.c 43 * gau1_ihevc_invscan4x4
271 const UWORD8 gau1_ihevc_invscan4x4[][16] = variable
431 gau1_ihevc_invscan4x4[0],
435 gau1_ihevc_invscan4x4[1],
439 gau1_ihevc_invscan4x4[2],
ihevc_common_tables.h 53 extern MEM_ALIGN16 const UWORD8 gau1_ihevc_invscan4x4[][16];
  /external/libhevc/decoder/
ihevcd_parse_residual.c 392 pu1_scan_coeff = &gau1_ihevc_invscan4x4[scan_idx][0];
    [all...]
ihevcd_iquant_itrans_recon_ctb.c 283 gau1_ihevc_invscan4x4[u1_scan_type][sblk_scan_idx];
    [all...]

Completed in 191 milliseconds