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

  /external/libhevc/decoder/
ihevcd_function_selector.h 115 ihevc_intra_pred_chroma_horz_ft *ihevc_intra_pred_chroma_horz_fptr; member in struct:__anon28396
ihevcd_api.c     [all...]
  /external/libhevc/encoder/
ihevce_function_selector.h 74 ihevc_intra_pred_chroma_horz_ft *ihevc_intra_pred_chroma_horz_fptr; member in struct:__anon28652
ihevce_function_selector.c 156 ps_enc_ctxt->s_func_selector.ihevc_intra_pred_chroma_horz_fptr = &ihevc_intra_pred_chroma_horz;
275 ps_enc_ctxt->s_func_selector.ihevc_intra_pred_chroma_horz_fptr = &ihevc_intra_pred_chroma_horz_av8;
372 ps_enc_ctxt->s_func_selector.ihevc_intra_pred_chroma_horz_fptr = &ihevc_intra_pred_chroma_horz_a9q;
ihevce_enc_loop_pass.c     [all...]
  /external/libhevc/decoder/arm/
ihevcd_function_selector_a9q.c 88 ps_codec->s_func_selector.ihevc_intra_pred_chroma_horz_fptr = &ihevc_intra_pred_chroma_horz_a9q;
ihevcd_function_selector_noneon.c 88 ps_codec->s_func_selector.ihevc_intra_pred_chroma_horz_fptr = &ihevc_intra_pred_chroma_horz;
  /external/libhevc/decoder/arm64/
ihevcd_function_selector_av8.c 88 ps_codec->s_func_selector.ihevc_intra_pred_chroma_horz_fptr = &ihevc_intra_pred_chroma_horz_av8;
  /external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c 88 ps_codec->s_func_selector.ihevc_intra_pred_chroma_horz_fptr = &ihevc_intra_pred_chroma_horz;
  /external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c 90 ps_codec->s_func_selector.ihevc_intra_pred_chroma_horz_fptr = &ihevc_intra_pred_chroma_horz;
ihevcd_function_selector_sse42.c 90 ps_codec->s_func_selector.ihevc_intra_pred_chroma_horz_fptr = &ihevc_intra_pred_chroma_horz_ssse3;
ihevcd_function_selector_ssse3.c 90 ps_codec->s_func_selector.ihevc_intra_pred_chroma_horz_fptr = &ihevc_intra_pred_chroma_horz_ssse3;

Completed in 94 milliseconds