Searched refs:aom_cdf_prob (Results 1 – 3 of 3) sorted by relevance
241 static const aom_cdf_prob355 static const aom_cdf_prob default_angle_delta_cdf[DIRECTIONAL_MODES][CDF_SIZE(2 * MAX_ANGLE_DELTA +…366 static const aom_cdf_prob default_if_y_mode_cdf[BLOCK_SIZE_GROUPS][CDF_SIZE(AV1_INTRA_MODES)] = {385 static const aom_cdf_prob497 static const aom_cdf_prob default_partition_cdf[13][16] = {529 static const aom_cdf_prob593 static const aom_cdf_prob default_intra_ext_tx1_cdf[EXTTX_SIZES][AV1_INTRA_MODES][4] = {656 static const aom_cdf_prob default_inter_ext_tx_cdf[2][EXTTX_SIZES][EXT_TX_TYPES] = {699 static const aom_cdf_prob default_cfl_sign_cdf[CDF_SIZE(CFL_JOINT_SIGNS)] = {703 static const aom_cdf_prob[all …]
763 typedef RK_U16 aom_cdf_prob; typedef846 aom_cdf_prob txb_skip_cdf[TX_SIZES][TXB_SKIP_CONTEXTS][CDF_SIZE(2)];847 aom_cdf_prob eob_extra_cdf[TX_SIZES][PLANE_TYPES][EOB_COEF_CONTEXTS][CDF_SIZE(2)];850 aom_cdf_prob eob_flag_cdf16[PLANE_TYPES][2][4];851 aom_cdf_prob eob_flag_cdf32[PLANE_TYPES][2][8];852 aom_cdf_prob eob_flag_cdf64[PLANE_TYPES][2][8];853 aom_cdf_prob eob_flag_cdf128[PLANE_TYPES][2][8];854 aom_cdf_prob eob_flag_cdf256[PLANE_TYPES][2][8];855 aom_cdf_prob eob_flag_cdf512[PLANE_TYPES][2][16];856 aom_cdf_prob eob_flag_cdf1024[PLANE_TYPES][2][16];[all …]
741 typedef RK_U16 aom_cdf_prob; typedef824 aom_cdf_prob txb_skip_cdf[TX_SIZES][TXB_SKIP_CONTEXTS][CDF_SIZE(2)];825 aom_cdf_prob eob_extra_cdf[TX_SIZES][PLANE_TYPES][EOB_COEF_CONTEXTS][CDF_SIZE(2)];828 aom_cdf_prob eob_flag_cdf16[PLANE_TYPES][2][4];829 aom_cdf_prob eob_flag_cdf32[PLANE_TYPES][2][8];830 aom_cdf_prob eob_flag_cdf64[PLANE_TYPES][2][8];831 aom_cdf_prob eob_flag_cdf128[PLANE_TYPES][2][8];832 aom_cdf_prob eob_flag_cdf256[PLANE_TYPES][2][8];833 aom_cdf_prob eob_flag_cdf512[PLANE_TYPES][2][16];834 aom_cdf_prob eob_flag_cdf1024[PLANE_TYPES][2][16];[all …]