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

  /external/libhevc/common/
ihevc_itrans.h 69 ihevc_itrans_4x4_ttype1_ft ihevc_itrans_4x4_ttype1; variable
ihevc_itrans.c 30 * - ihevc_itrans_4x4_ttype1()
93 void ihevc_itrans_4x4_ttype1(WORD16 *pi2_src, function
    [all...]
  /external/libhevc/decoder/arm/
ihevcd_function_selector_a9q.c 107 ps_codec->s_func_selector.ihevc_itrans_4x4_ttype1_fptr = &ihevc_itrans_4x4_ttype1;
ihevcd_function_selector_noneon.c 107 ps_codec->s_func_selector.ihevc_itrans_4x4_ttype1_fptr = &ihevc_itrans_4x4_ttype1;
  /external/libhevc/decoder/arm64/
ihevcd_function_selector_av8.c 107 ps_codec->s_func_selector.ihevc_itrans_4x4_ttype1_fptr = &ihevc_itrans_4x4_ttype1;
  /external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c 107 ps_codec->s_func_selector.ihevc_itrans_4x4_ttype1_fptr = &ihevc_itrans_4x4_ttype1;
  /external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c 109 ps_codec->s_func_selector.ihevc_itrans_4x4_ttype1_fptr = &ihevc_itrans_4x4_ttype1;
ihevcd_function_selector_sse42.c 109 ps_codec->s_func_selector.ihevc_itrans_4x4_ttype1_fptr = &ihevc_itrans_4x4_ttype1;
ihevcd_function_selector_ssse3.c 109 ps_codec->s_func_selector.ihevc_itrans_4x4_ttype1_fptr = &ihevc_itrans_4x4_ttype1;

Completed in 125 milliseconds