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

  /external/libhevc/common/
ihevc_cabac_tables.h 91 IHEVC_CAB_COEFFX_PREFIX = IHEVC_CAB_TFM_SKIP12 + 1,
92 IHEVC_CAB_COEFFY_PREFIX = IHEVC_CAB_COEFFX_PREFIX + 18,
  /external/libhevc/decoder/
ihevcd_parse_residual.c 243 ctxt_idx_x = IHEVC_CAB_COEFFX_PREFIX + ctx_offset;
249 ctxt_idx_x = IHEVC_CAB_COEFFX_PREFIX + 15;
    [all...]

Completed in 486 milliseconds