Home
last modified time | relevance | path

Searched defs:out_buf_id (Results 1 – 5 of 5) sorted by relevance

/external/libhevc/encoder/
Dihevce_entropy_cod.c151 WORD32 out_buf_id; in ihevce_ent_coding_thrd() local
683 WORD32 out_buf_id; in ihevce_entropy_encode_header() local
Dihevce_frame_process.c2832 WORD32 out_buf_id; in ihevce_rc_close() local
3710 WORD32 out_buf_id[IHEVCE_MAX_NUM_BITRATES]; in ihevce_enc_frm_proc_slave_thrd() local
5793 WORD32 out_buf_id; in ihevce_pre_enc_process_frame_thrd() local
Dihevce_rc_structs.h399 WORD32 out_buf_id[MAX_NUM_ENC_LOOP_PARALLEL][IHEVCE_MAX_NUM_BITRATES]; //ELP_RC member
Dihevce_enc_structs.h2552 WORD32 out_buf_id[MAX_NUM_ENC_LOOP_PARALLEL][IHEVCE_MAX_NUM_BITRATES]; member
/external/deqp/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp1366 GLenum type, GLuint& out_buf_id) in prepareTex16x16x6()
1402 GLuint& out_buf_id) in prepareTexture()
3394 … FunctionalTest::prepareTexture(const targetDesc& desc, const GLubyte** pixels, GLuint& out_buf_id) in prepareTexture()
4062 …int SmokeTest::prepareTexture(const testCase& test_case, const GLubyte* pixels, GLuint& out_buf_id) in prepareTexture()