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

  /external/libhevc/common/
ihevc_deblk_edge_filter.c 606 WORD32 tc_indx_v, tc_v; local
624 tc_indx_v = CLIP3(qp_chroma_v + 2 + (tc_offset_div2 << 1), 0, 53);
625 tc_v = gai4_ihevc_tc_table[tc_indx_v];
726 WORD32 tc_indx_v, tc_v; local
745 tc_indx_v = CLIP3(qp_chroma_v + 2 + (tc_offset_div2 << 1), 0, 53);
746 tc_v = gai4_ihevc_tc_table[tc_indx_v];
  /external/libhevc/common/x86/
ihevc_deblk_ssse3_intr.c 1001 WORD32 tc_indx_v, tc_v; local
1152 WORD32 tc_indx_v, tc_v; local
    [all...]

Completed in 59 milliseconds