Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_multi_thrd_funcs.c791 ps_ctxt->s_multi_thrd.as_job_que_preenc_hdls[i4_ping_pong][DECOMP_JOB_LYR0].pv_next = in ihevce_prepare_pre_enc_job_queue()
854 if(DECOMP_JOB_LYR0 == pass) in ihevce_prepare_pre_enc_job_queue()
857 pre_enc_task_type = DECOMP_JOB_LYR0; in ihevce_prepare_pre_enc_job_queue()
992 else if((pass >= DECOMP_JOB_LYR0) && (pass <= DECOMP_JOB_LYR3)) in ihevce_prepare_pre_enc_job_queue()
1001 if(pass != DECOMP_JOB_LYR0) in ihevce_prepare_pre_enc_job_queue()
1009 if(pass != (DECOMP_JOB_LYR0 + n_tot_layers - 2)) in ihevce_prepare_pre_enc_job_queue()
1054 if(pass == (DECOMP_JOB_LYR0 + n_tot_layers - 2)) in ihevce_prepare_pre_enc_job_queue()
1077 if(((pass >= DECOMP_JOB_LYR0) && (pass <= DECOMP_JOB_LYR3)) || in ihevce_prepare_pre_enc_job_queue()
Dihevce_multi_thrd_structs.h80 DECOMP_JOB_LYR0 = 0, enumerator
Dihevce_decomp_pre_intra_pass.c1431 pv_multi_thrd_ctxt, (DECOMP_JOB_LYR0 + i4_layer_no), 1, i4_ping_pong); in ihevce_decomp_pre_intra_process()