Home | History | Annotate | Download | only in encoder

Lines Matching refs:ps_job

1113         job_queue_t *ps_job;
1117 ps_job = (job_queue_t *)ihevce_pre_enc_grp_get_next_job(
1122 if(NULL == ps_job)
1129 ASSERT(IPE_JOB_LYR0 == ps_job->i4_pre_enc_task_type);
1132 vert_ctr = ps_job->s_job_info.s_ipe_job_info.i4_ctb_row_no;
1187 ihevce_pre_enc_grp_job_set_out_dep(pv_multi_thrd_ctxt, ps_job, i4_ping_pong);