Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_decode.c674 s_job.i4_cmd = CMD_FMTCONV; in ihevcd_decode()
709 if(CMD_PROCESS == s_job.i4_cmd) in ihevcd_decode()
715 else if(CMD_FMTCONV == s_job.i4_cmd) in ihevcd_decode()
Dihevcd_structs.h139 WORD32 i4_cmd; member
Dihevcd_process_slice.c1589 if(CMD_PROCESS == s_job.i4_cmd) in ihevcd_process_thread()
1594 else if(CMD_FMTCONV == s_job.i4_cmd) in ihevcd_process_thread()
Dihevcd_utils.c1197 s_job.i4_cmd = CMD_FMTCONV; in ihevcd_parse_pic_init()
Dihevcd_parse_slice.c2471 s_job.i4_cmd = CMD_PROCESS; in ihevcd_parse_slice_data()