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

  /external/libhevc/common/
ihevc_itrans.h 71 ihevc_itrans_8x8_ft ihevc_itrans_8x8; variable
ihevc_itrans.c 32 * - ihevc_itrans_8x8()
322 void ihevc_itrans_8x8(WORD16 *pi2_src, function
386 void ihevc_itrans_8x8(WORD16 *pi2_src, function
    [all...]
  /external/libhevc/decoder/arm/
ihevcd_function_selector_a9q.c 109 ps_codec->s_func_selector.ihevc_itrans_8x8_fptr = &ihevc_itrans_8x8;
ihevcd_function_selector_noneon.c 109 ps_codec->s_func_selector.ihevc_itrans_8x8_fptr = &ihevc_itrans_8x8;
  /external/libhevc/decoder/arm64/
ihevcd_function_selector_av8.c 109 ps_codec->s_func_selector.ihevc_itrans_8x8_fptr = &ihevc_itrans_8x8;
  /external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c 109 ps_codec->s_func_selector.ihevc_itrans_8x8_fptr = &ihevc_itrans_8x8;
  /external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c 111 ps_codec->s_func_selector.ihevc_itrans_8x8_fptr = &ihevc_itrans_8x8;
ihevcd_function_selector_sse42.c 111 ps_codec->s_func_selector.ihevc_itrans_8x8_fptr = &ihevc_itrans_8x8;
ihevcd_function_selector_ssse3.c 111 ps_codec->s_func_selector.ihevc_itrans_8x8_fptr = &ihevc_itrans_8x8;

Completed in 98 milliseconds