Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_parse_slice.c280 ps_tu->b3_chroma_intra_mode_idx = ps_codec->s_parse.s_cu.i4_intra_chroma_pred_mode_idx; in ihevcd_parse_transform_tree()
385 ps_tu->b3_chroma_intra_mode_idx = INTRA_PRED_CHROMA_IDX_NONE; in ihevcd_parse_transform_tree()
392 ps_tu->b3_chroma_intra_mode_idx = INTRA_PRED_CHROMA_IDX_NONE; in ihevcd_parse_transform_tree()
1026 ps_tu->b3_chroma_intra_mode_idx = INTRA_PRED_CHROMA_IDX_NONE; in ihevcd_parse_coding_unit_intra()
1338 ps_tu->b3_chroma_intra_mode_idx = INTRA_PRED_CHROMA_IDX_NONE; in ihevcd_parse_coding_unit()
1632 ps_tu->b3_chroma_intra_mode_idx = INTRA_PRED_CHROMA_IDX_NONE; in ihevcd_parse_coding_unit()
2234 ps_tu->b3_chroma_intra_mode_idx = INTRA_PRED_CHROMA_IDX_NONE; in ihevcd_set_ctb_skip()
Dihevcd_iquant_itrans_recon_ctb.c710 u1_chroma_pred_mode = ps_tu->b3_chroma_intra_mode_idx; in ihevcd_iquant_itrans_recon_ctb()
/external/libhevc/common/
Dihevc_structs.h1417 UWORD32 b3_chroma_intra_mode_idx : 3; member
/external/libhevc/encoder/
Dihevce_enc_loop_utils.c3754 ps_final_prms->as_tu_enc_loop[ctr].s_tu.b3_chroma_intra_mode_idx = chrm_present_flag; in ihevce_intra_rdopt_cu_ntu()
4742 ps_final_prms->as_tu_enc_loop[ctr].s_tu.b3_chroma_intra_mode_idx = chrm_present_flag; in ihevce_inter_rdopt_cu_ntu()
7399 if(1 == ps_tu->s_tu.b3_chroma_intra_mode_idx) in ihevce_chroma_cu_prcs_rdopt()
7429 if(1 == ps_tu->s_tu.b3_chroma_intra_mode_idx) in ihevce_chroma_cu_prcs_rdopt()
8267 if(1 == ps_tu->s_tu.b3_chroma_intra_mode_idx) in ihevce_chroma_cu_prcs_rdopt()
Dihevce_tu_tree_selector.c2232 ps_final_prms->as_tu_enc_loop[pu2_tu_ctr[0]].s_tu.b3_chroma_intra_mode_idx = in ihevce_tu_selector_debriefer()