Searched refs:IVD_UNSUPPORTEDPARAM (Results 1 – 10 of 10) sorted by relevance
2209 *(pu4_api_op + 1) |= 1 << IVD_UNSUPPORTEDPARAM; in impeg2d_api_check_struct_sanity()2216 *(pu4_api_op + 1) |= 1 << IVD_UNSUPPORTEDPARAM; in impeg2d_api_check_struct_sanity()2230 *(pu4_api_op + 1) |= 1 << IVD_UNSUPPORTEDPARAM; in impeg2d_api_check_struct_sanity()2237 *(pu4_api_op + 1) |= 1 << IVD_UNSUPPORTEDPARAM; in impeg2d_api_check_struct_sanity()2243 *(pu4_api_op + 1) |= 1 << IVD_UNSUPPORTEDPARAM; in impeg2d_api_check_struct_sanity()2250 *(pu4_api_op + 1) |= 1 << IVD_UNSUPPORTEDPARAM; in impeg2d_api_check_struct_sanity()2257 *(pu4_api_op + 1) |= 1 << IVD_UNSUPPORTEDPARAM; in impeg2d_api_check_struct_sanity()2272 ps_op->s_ivd_num_mem_rec_op_t.u4_error_code |= 1 << IVD_UNSUPPORTEDPARAM; in impeg2d_api_check_struct_sanity()2279 ps_op->s_ivd_num_mem_rec_op_t.u4_error_code |= 1 << IVD_UNSUPPORTEDPARAM; in impeg2d_api_check_struct_sanity()2295 ps_op->s_ivd_fill_mem_rec_op_t.u4_error_code |= 1 << IVD_UNSUPPORTEDPARAM; in impeg2d_api_check_struct_sanity()[all …]
63 #define IS_IVD_UNSUPPORTEDPARAM_ERROR(x) (x & (1 << IVD_UNSUPPORTEDPARAM))73 #define SET_IVD_UNSUPPORTEDPARAM_ERROR(x) ((x) |= (x) | (1 << IVD_UNSUPPORTEDPARAM))
172 IVD_UNSUPPORTEDPARAM = 0xd, enumerator
191 *(pu4_api_op + 1) |= 1 << IVD_UNSUPPORTEDPARAM; in api_check_struct_sanity()198 *(pu4_api_op + 1) |= 1 << IVD_UNSUPPORTEDPARAM; in api_check_struct_sanity()205 *(pu4_api_op + 1) |= 1 << IVD_UNSUPPORTEDPARAM; in api_check_struct_sanity()212 *(pu4_api_op + 1) |= 1 << IVD_UNSUPPORTEDPARAM; in api_check_struct_sanity()218 *(pu4_api_op + 1) |= 1 << IVD_UNSUPPORTEDPARAM; in api_check_struct_sanity()238 << IVD_UNSUPPORTEDPARAM; in api_check_struct_sanity()250 << IVD_UNSUPPORTEDPARAM; in api_check_struct_sanity()269 << IVD_UNSUPPORTEDPARAM; in api_check_struct_sanity()294 << IVD_UNSUPPORTEDPARAM; in api_check_struct_sanity()306 << IVD_UNSUPPORTEDPARAM; in api_check_struct_sanity()[all …]
63 #define IS_IVD_UNSUPPORTEDPARAM_ERROR(x) (x & (1 << IVD_UNSUPPORTEDPARAM))
174 IVD_UNSUPPORTEDPARAM = 0xd, enumerator
167 *(pu4_api_op + 1) |= 1 << IVD_UNSUPPORTEDPARAM; in api_check_struct_sanity()174 *(pu4_api_op + 1) |= 1 << IVD_UNSUPPORTEDPARAM; in api_check_struct_sanity()182 *(pu4_api_op + 1) |= 1 << IVD_UNSUPPORTEDPARAM; in api_check_struct_sanity()188 *(pu4_api_op + 1) |= 1 << IVD_UNSUPPORTEDPARAM; in api_check_struct_sanity()208 << IVD_UNSUPPORTEDPARAM; in api_check_struct_sanity()220 << IVD_UNSUPPORTEDPARAM; in api_check_struct_sanity()239 << IVD_UNSUPPORTEDPARAM; in api_check_struct_sanity()264 << IVD_UNSUPPORTEDPARAM; in api_check_struct_sanity()276 << IVD_UNSUPPORTEDPARAM; in api_check_struct_sanity()300 << IVD_UNSUPPORTEDPARAM; in api_check_struct_sanity()[all …]
432 ps_dec_op->u4_error_code |= 1 << IVD_UNSUPPORTEDPARAM; in ihevcd_decode()443 ps_dec_op->u4_error_code |= 1 << IVD_UNSUPPORTEDPARAM; in ihevcd_decode()467 ps_dec_op->u4_error_code |= 1 << IVD_UNSUPPORTEDPARAM; in ihevcd_decode()476 ps_dec_op->u4_error_code |= 1 << IVD_UNSUPPORTEDPARAM; in ihevcd_decode()483 ps_dec_op->u4_error_code |= 1 << IVD_UNSUPPORTEDPARAM; in ihevcd_decode()581 ps_dec_op->u4_error_code |= (1 << IVD_UNSUPPORTEDPARAM); in ihevcd_decode()
58 #define IS_IVD_UNSUPPORTEDPARAM_ERROR(x) (x & (1 << IVD_UNSUPPORTEDPARAM))