Searched refs:s_ivd_create_op_t (Results 1 – 6 of 6) sorted by relevance
231 ps_op->s_ivd_create_op_t.u4_error_code = 0; in api_check_struct_sanity()237 ps_op->s_ivd_create_op_t.u4_error_code |= 1 in api_check_struct_sanity()239 ps_op->s_ivd_create_op_t.u4_error_code |= in api_check_struct_sanity()245 if((ps_op->s_ivd_create_op_t.u4_size != sizeof(ih264d_create_op_t)) in api_check_struct_sanity()246 && (ps_op->s_ivd_create_op_t.u4_size in api_check_struct_sanity()249 ps_op->s_ivd_create_op_t.u4_error_code |= 1 in api_check_struct_sanity()251 ps_op->s_ivd_create_op_t.u4_error_code |= in api_check_struct_sanity()268 ps_op->s_ivd_create_op_t.u4_error_code |= 1 in api_check_struct_sanity()270 ps_op->s_ivd_create_op_t.u4_error_code |= in api_check_struct_sanity()1228 ps_create_op->s_ivd_create_op_t.u4_error_code = 0; in ih264d_allocate_static_bufs()[all …]
115 ivd_create_op_t s_ivd_create_op_t; member
201 ps_op->s_ivd_create_op_t.u4_error_code = 0; in api_check_struct_sanity()207 ps_op->s_ivd_create_op_t.u4_error_code |= 1 in api_check_struct_sanity()209 ps_op->s_ivd_create_op_t.u4_error_code |= in api_check_struct_sanity()215 if((ps_op->s_ivd_create_op_t.u4_size != sizeof(ihevcd_cxa_create_op_t)) in api_check_struct_sanity()216 && (ps_op->s_ivd_create_op_t.u4_size in api_check_struct_sanity()219 ps_op->s_ivd_create_op_t.u4_error_code |= 1 in api_check_struct_sanity()221 ps_op->s_ivd_create_op_t.u4_error_code |= in api_check_struct_sanity()238 ps_op->s_ivd_create_op_t.u4_error_code |= 1 in api_check_struct_sanity()240 ps_op->s_ivd_create_op_t.u4_error_code |= in api_check_struct_sanity()1163 ps_create_op->s_ivd_create_op_t.pv_handle = NULL; in ihevcd_allocate_static_bufs()[all …]
167 ivd_create_op_t s_ivd_create_op_t; member
2060 s_create_op.s_ivd_create_op_t.u4_size = sizeof(ihevcd_cxa_create_op_t); in hevcdec_main()2069 s_create_op.s_ivd_create_op_t.u4_error_code); in hevcdec_main()2072 codec_obj = (iv_obj_t*)s_create_op.s_ivd_create_op_t.pv_handle; in hevcdec_main()
2128 s_create_op.s_ivd_create_op_t.u4_size = sizeof(ih264d_create_op_t); in h264dec_main()2137 s_create_op.s_ivd_create_op_t.u4_error_code); in h264dec_main()2140 codec_obj = (iv_obj_t*)s_create_op.s_ivd_create_op_t.pv_handle; in h264dec_main()