Home
last modified time | relevance | path

Searched refs:sps_len (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Dpinyinime.h90 size_t im_search(const char* sps_buf, size_t sps_len);
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Dpinyinime.h90 size_t im_search(const char* sps_buf, size_t sps_len);
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/
H A Dh264e_api_v2.c73 RK_S32 sps_len; member
657 h264e_sps_to_packet(&p->sps, p->hdr_pkt, &p->sps_offset, &p->sps_len, p->cfg); in h264e_gen_hdr()
666 p->sps_offset, p->sps_len); in h264e_gen_hdr()