Lines Matching refs:fmt_conv_fptr
835 ihevcd_fmt_conv_420sp_to_420sp_ft *fmt_conv_fptr; in ihevcd_fmt_conv() local
838 fmt_conv_fptr = ps_codec->s_func_selector.ihevcd_fmt_conv_420sp_to_420sp_fptr; in ihevcd_fmt_conv()
842 fmt_conv_fptr = ihevcd_fmt_conv_420sp_to_420sp; in ihevcd_fmt_conv()
844 fmt_conv_fptr(pu1_y_src, pu1_uv_src, in ihevcd_fmt_conv()
855 ihevcd_fmt_conv_420sp_to_420p_ft *fmt_conv_fptr; in ihevcd_fmt_conv() local
858 fmt_conv_fptr = ps_codec->s_func_selector.ihevcd_fmt_conv_420sp_to_420p_fptr; in ihevcd_fmt_conv()
862 fmt_conv_fptr = ihevcd_fmt_conv_420sp_to_420p; in ihevcd_fmt_conv()
880 fmt_conv_fptr(pu1_y_src, pu1_uv_src, in ihevcd_fmt_conv()
893 ihevcd_fmt_conv_420sp_to_rgb565_ft *fmt_conv_fptr; in ihevcd_fmt_conv() local
896 fmt_conv_fptr = ps_codec->s_func_selector.ihevcd_fmt_conv_420sp_to_rgb565_fptr; in ihevcd_fmt_conv()
900 fmt_conv_fptr = ihevcd_fmt_conv_420sp_to_rgb565; in ihevcd_fmt_conv()
903 fmt_conv_fptr(pu1_y_src, pu1_uv_src, in ihevcd_fmt_conv()
914 ihevcd_fmt_conv_420sp_to_rgba8888_ft *fmt_conv_fptr; in ihevcd_fmt_conv() local
917 fmt_conv_fptr = ps_codec->s_func_selector.ihevcd_fmt_conv_420sp_to_rgba8888_fptr; in ihevcd_fmt_conv()
921 fmt_conv_fptr = ihevcd_fmt_conv_420sp_to_rgba8888; in ihevcd_fmt_conv()
925 fmt_conv_fptr(pu1_y_src, in ihevcd_fmt_conv()