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

  /external/libavc/encoder/
ih264e_intra_modes_eval.c 651 u4_left_intra_8x8_mode = ps_proc->au1_intra_luma_mb_8x8_modes[b8-1];
667 u4_top_intra_8x8_mode = ps_proc->au1_intra_luma_mb_8x8_modes[b8-2];
699 ps_proc->au1_intra_luma_mb_8x8_modes[b8] = u4_best_intra_8x8_mode;
    [all...]
ih264e_structs.h 1520 UWORD8 au1_intra_luma_mb_8x8_modes[4]; member in struct:_proc_t
    [all...]
ih264e_process.c 974 memcpy(ps_proc->au1_left_mb_intra_modes, ps_proc->au1_intra_luma_mb_8x8_modes, 4)
    [all...]

Completed in 1984 milliseconds