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

  /external/libhevc/encoder/
ihevce_global_tables.h 84 extern const WORD16 gi2_flat_scale_mat_8x8[];
ihevce_global_tables.c 149 const WORD16 gi2_flat_scale_mat_8x8[] = { 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, variable
ihevce_ipe_pass.c 485 ps_ctxt->api2_scal_mat[2] = (WORD16 *)&gi2_flat_scale_mat_8x8[0];
491 ps_ctxt->api2_scal_mat[7] = (WORD16 *)&gi2_flat_scale_mat_8x8[0];
    [all...]
ihevce_enc_loop_pass.c     [all...]

Completed in 1055 milliseconds