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

  /external/libhevc/common/
ihevc_common_tables.c 46 * gau1_ihevc_scan4x4
362 const UWORD8 gau1_ihevc_scan4x4[][16] = variable
415 gau1_ihevc_scan4x4[0],
419 gau1_ihevc_scan4x4[1],
423 gau1_ihevc_scan4x4[2],
ihevc_common_tables.h 49 extern MEM_ALIGN16 const UWORD8 gau1_ihevc_scan4x4[][16];
  /external/libhevc/decoder/
ihevcd_parse_residual.c 380 pu1_scan_coeff = &gau1_ihevc_scan4x4[scan_idx][0];
    [all...]

Completed in 72 milliseconds