Quantcast
Channel: Intel® Software - OpenCL*
Viewing all articles
Browse latest Browse all 1182

intra mode penalty of device vme

$
0
0

Hi,

( I have read documents as below but can not find answer about my questions:

https://software.intel.com/sites/default/files/managed/43/c1/cl_intel_de...  and https://software.intel.com/sites/default/files/managed/c6/f8/cl_intel_de... )

My 2 questions about extension cl_intel_device_side_avc_motion_estimation are:

      1. Is there a way to configure mode penalty (such as DC, VERTICAL, HORIZONTAL etc.) of intra prediction. Like this way:

                 uchar mode_penalty_16x16[4] = {...};

                 uchar mode_penalty_8x8[9] = {...};

                 uchar mode_penalty_4x4[9] = {...};

                  //Then configure mode_penalty for 16x16, 8x8, 4x4 intra partition before do intel_sub_group_avc_sic_evaluate_ipe().

      2. Can you explain the details of intel_sub_group_avc_sic_set_intra_luma_mode_cost_function():

                 Is there a formula to describe the relationship of parameters (luma_mode_penalty, luma_packed_neighbor_modes and  luma_packed_non_dc_penalty). Because there are 8 4x4 neighbor modes here passed as parameter, so I don't know what is the final penalty if these neighbor modes change.

 

Thanks!


Viewing all articles
Browse latest Browse all 1182

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>