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

  /external/libhevc/common/
ihevc_deblk_edge_filter.c 605 WORD32 tc_indx_u, tc_u; local
621 tc_indx_u = CLIP3(qp_chroma_u + 2 + (tc_offset_div2 << 1), 0, 53);
622 tc_u = gai4_ihevc_tc_table[tc_indx_u];
725 WORD32 tc_indx_u, tc_u; local
742 tc_indx_u = CLIP3(qp_chroma_u + 2 + (tc_offset_div2 << 1), 0, 53);
743 tc_u = gai4_ihevc_tc_table[tc_indx_u];
  /external/libhevc/common/x86/
ihevc_deblk_ssse3_intr.c 1000 WORD32 tc_indx_u, tc_u; local
1151 WORD32 tc_indx_u, tc_u; local
    [all...]

Completed in 87 milliseconds