Home | History | Annotate | Download | only in encoder

Lines Matching refs:ps_job

3205         job_queue_t *ps_job;
3214 ps_job = (job_queue_t *)ihevce_enc_grp_get_next_job(
3222 if(NULL == ps_job)
3234 ASSERT((ENC_LOOP_JOB + i4_bitrate_instance_num) == ps_job->i4_task_type);
3236 ihevce_enc_grp_job_set_out_dep(ps_multi_thrd_ctxt, ps_job, i4_enc_frm_id);
3239 vert_ctr = ps_job->s_job_info.s_enc_loop_job_info.i4_ctb_row_no;
3242 tile_col_idx = ps_job->s_job_info.s_enc_loop_job_info.i4_tile_col_idx;