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

  /external/libhevc/common/
ihevc_itrans_recon.h 135 ihevc_itrans_recon_4x4_ft ihevc_itrans_recon_4x4; variable
ihevc_itrans_recon.c 32 * - ihevc_itrans_recon_4x4()
234 void ihevc_itrans_recon_4x4(WORD16 *pi2_src, function
  /external/libhevc/decoder/arm/
ihevcd_function_selector_noneon.c 113 ps_codec->s_func_selector.ihevc_itrans_recon_4x4_fptr = &ihevc_itrans_recon_4x4;
  /external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c 113 ps_codec->s_func_selector.ihevc_itrans_recon_4x4_fptr = &ihevc_itrans_recon_4x4;
  /external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c 115 ps_codec->s_func_selector.ihevc_itrans_recon_4x4_fptr = &ihevc_itrans_recon_4x4;
  /external/libhevc/common/arm/
ihevc_itrans_recon_4x4.s 30 @ * - ihevc_itrans_recon_4x4()
85 @void ihevc_itrans_recon_4x4(word16 *pi2_src,
  /external/libhevc/encoder/
ihevce_function_selector.c 177 ps_enc_ctxt->s_func_selector.ihevc_itrans_recon_4x4_fptr = &ihevc_itrans_recon_4x4;

Completed in 166 milliseconds