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

  /external/libhevc/common/
ihevc_itrans.h 70 ihevc_itrans_4x4_ft ihevc_itrans_4x4; variable
ihevc_itrans.c 31 * - ihevc_itrans_4x4()
176 void ihevc_itrans_4x4(WORD16 *pi2_src, function
225 void ihevc_itrans_4x4(WORD16 *pi2_src, function
    [all...]
  /external/libhevc/decoder/arm/
ihevcd_function_selector_a9q.c 108 ps_codec->s_func_selector.ihevc_itrans_4x4_fptr = &ihevc_itrans_4x4;
ihevcd_function_selector_noneon.c 108 ps_codec->s_func_selector.ihevc_itrans_4x4_fptr = &ihevc_itrans_4x4;
  /external/libhevc/decoder/arm64/
ihevcd_function_selector_av8.c 108 ps_codec->s_func_selector.ihevc_itrans_4x4_fptr = &ihevc_itrans_4x4;
  /external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c 108 ps_codec->s_func_selector.ihevc_itrans_4x4_fptr = &ihevc_itrans_4x4;
  /external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c 110 ps_codec->s_func_selector.ihevc_itrans_4x4_fptr = &ihevc_itrans_4x4;
ihevcd_function_selector_sse42.c 110 ps_codec->s_func_selector.ihevc_itrans_4x4_fptr = &ihevc_itrans_4x4;
ihevcd_function_selector_ssse3.c 110 ps_codec->s_func_selector.ihevc_itrans_4x4_fptr = &ihevc_itrans_4x4;

Completed in 498 milliseconds