Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/
H A Dh264e_api_v2.c378 RK_U32 disable_cabac; in h264e_proc_h264_cfg() local
504 disable_cabac = (H264_PROFILE_FREXT_CAVLC444 == dst->profile || in h264e_proc_h264_cfg()
508 if (disable_cabac && entropy_coding_mode) { in h264e_proc_h264_cfg()
515 if (disable_cabac && cabac_init_idc >= 0) { in h264e_proc_h264_cfg()