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

  /external/libhevc/encoder/
ihevce_global_tables.h 83 extern const WORD16 gi2_flat_scale_mat_4x4[];
ihevce_ipe_pass.c 483 ps_ctxt->api2_scal_mat[0] = (WORD16 *)&gi2_flat_scale_mat_4x4[0];
484 ps_ctxt->api2_scal_mat[1] = (WORD16 *)&gi2_flat_scale_mat_4x4[0];
489 ps_ctxt->api2_scal_mat[5] = (WORD16 *)&gi2_flat_scale_mat_4x4[0];
490 ps_ctxt->api2_scal_mat[6] = (WORD16 *)&gi2_flat_scale_mat_4x4[0];
511 ps_ctxt->api2_scal_mat[0] = (WORD16 *)&gi2_flat_scale_mat_4x4[0];
512 ps_ctxt->api2_scal_mat[1] = (WORD16 *)&gi2_flat_scale_mat_4x4[0];
517 ps_ctxt->api2_scal_mat[5] = (WORD16 *)&gi2_flat_scale_mat_4x4[0];
518 ps_ctxt->api2_scal_mat[6] = (WORD16 *)&gi2_flat_scale_mat_4x4[0];
    [all...]
ihevce_global_tables.c 145 const WORD16 gi2_flat_scale_mat_4x4[] = { 16, 16, 16, 16, 16, 16, 16, 16, variable
ihevce_enc_loop_pass.c     [all...]

Completed in 65 milliseconds