Home
last modified time | relevance | path

Searched refs:H264_PROFILE_IDC_HIGH (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/omap3/omx/ti_omx_config_parser/inc/
Dti_m4v_config_parser.h59 #define H264_PROFILE_IDC_HIGH 100 macro
/hardware/ti/omap3/omx/ti_omx_config_parser/src/
Dti_m4v_config_parser.cpp959 if(*profile_idc == H264_PROFILE_IDC_HIGH) in DecodeSPS()