Searched refs:entropy (Results 1 – 17 of 17) sorted by relevance
159 ; in vp8_default_zig_zag1d order: see vp8/common/entropy.c254 ; vp8/common/entropy.c: vp8_default_zig_zag1d
120 struct venc_entropycfg entropy; variable
231 struct msm_venc_entropycfg entropy; variable
126 struct venc_entropycfg entropy; variable
322 struct msm_venc_entropycfg entropy; variable
14 vp8/common/entropy.c15 vp8/common/entropy.h
22 VP8_COMMON_SRCS-yes += common/entropy.c35 VP8_COMMON_SRCS-yes += common/entropy.h
55 static int entropy; variable74 bframes = entropy = 0; in omx_venc()83 entropy = !!atoi(property_value); in omx_venc()776 … avc_param.bEntropyCodingCABAC = (OMX_BOOL)(avc_param.bEntropyCodingCABAC && entropy); in set_parameter()777 avc_param.nCabacInitIdc = entropy ? avc_param.nCabacInitIdc : 0; in set_parameter()
203 memset(&entropy, 0, sizeof(entropy)); in venc_dev()2106 entropy.longentropysel, entropy.cabacmodel); in venc_config_print()3249 entropy.longentropysel = control.value; in venc_set_entropy_config()3270 entropy.cabacmodel=control.value; in venc_set_entropy_config()3283 entropy.longentropysel=control.value; in venc_set_entropy_config()
1639 entropy.longentropysel, entropy.cabacmodel); in venc_config_print()2429 entropy.longentropysel = entropy_cfg.longentropysel; in venc_set_entropy_config()2430 entropy.cabacmodel = entropy_cfg.cabacmodel; in venc_set_entropy_config()
42 vp8/common/entropy.c43 vp8/common/entropy.h
15 vp8/common/entropy.c16 vp8/common/entropy.h
1381 entropy.longentropysel, entropy.cabacmodel); in venc_config_print()2143 entropy.longentropysel = control.value; in venc_set_entropy_config()2163 entropy.longentropysel=control.value; in venc_set_entropy_config()2175 entropy.longentropysel=control.value; in venc_set_entropy_config()
1428 entropy.longentropysel, entropy.cabacmodel); in venc_config_print()2207 entropy.longentropysel = entropy_cfg.longentropysel; in venc_set_entropy_config()2208 entropy.cabacmodel = entropy_cfg.cabacmodel; in venc_set_entropy_config()
73 vp8/common/entropy.c74 vp8/common/entropy.h