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

  /external/libavc/decoder/
ih264d_process_pslice.c 538 WORD16 *pi2_y_coeff; local
599 pi2_y_coeff = ps_dec->pi2_coeff_data;
612 WORD16 *pi2_level = pi2_y_coeff + (i << 4);
658 WORD16 *pi16_levelBlock = pi2_y_coeff + (i << 6); /* move to the next 8x8 adding 64 */
714 pi2_y_coeff = ps_dec->pi2_coeff_data;
721 WORD16 *pi2_level = pi2_y_coeff + (i << 4);
755 pi2_y_coeff += MB_CHROM_SIZE;
763 WORD16 *pi2_level = pi2_y_coeff + (i << 4);
    [all...]
ih264d_process_intra_mb.c 741 WORD16 *pi2_y_coeff; local
910 pi2_y_coeff = ps_dec->pi2_coeff_data;
    [all...]
ih264d_structs.h 804 WORD16 *pi2_y_coeff; member in struct:_DecStruct
    [all...]

Completed in 442 milliseconds