Home
last modified time | relevance | path

Searched refs:sub_command (Results 1 – 4 of 4) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dethtool.h1236 __u32 sub_command; member
/external/libavc/decoder/
Dih264d_api.c506 UWORD32 sub_command; in api_check_struct_sanity() local
510 sub_command = *pu4_ptr_cmd; in api_check_struct_sanity()
512 switch(sub_command) in api_check_struct_sanity()
/external/libhevc/decoder/
Dihevcd_api.c481 UWORD32 sub_command; in api_check_struct_sanity() local
485 sub_command = *pu4_ptr_cmd; in api_check_struct_sanity()
487 switch(sub_command) in api_check_struct_sanity()
/external/libavc/encoder/
Dih264e_api.c848 WORD32 sub_command = pu4_ptr_cmd[2]; in api_check_struct_sanity() local
850 switch (sub_command) in api_check_struct_sanity()