HomeSort by relevance Sort by last modified time
    Searched refs:out_buf_id (Results 1 - 7 of 7) sorted by null

  /external/libhevc/encoder/
ihevce_entropy_cod.c 151 WORD32 out_buf_id; local
270 &out_buf_id,
276 out_buf_id = 0;
506 ps_curr_out->i4_buf_id = out_buf_id;
535 (void *)ps_enc_ctxt, (IHEVCE_OUTPUT_DATA_Q + i4_bufque_id), out_buf_id);
593 &out_buf_id,
606 &out_buf_id,
633 (void *)ps_enc_ctxt, (IHEVCE_OUTPUT_DATA_Q + i4_bufque_id), out_buf_id);
679 WORD32 out_buf_id; local
704 &out_buf_id,
    [all...]
ihevce_rc_structs.h 399 WORD32 out_buf_id[MAX_NUM_ENC_LOOP_PARALLEL][IHEVCE_MAX_NUM_BITRATES]; //ELP_RC member in struct:__anon28724
ihevce_frame_process.c 2818 WORD32 out_buf_id; local
3694 WORD32 out_buf_id[IHEVCE_MAX_NUM_BITRATES]; local
6148 WORD32 out_buf_id; local
    [all...]
ihevce_enc_structs.h 2643 WORD32 out_buf_id[MAX_NUM_ENC_LOOP_PARALLEL][IHEVCE_MAX_NUM_BITRATES]; \/\/[PING_PONG_BUF]; member in struct:__anon28643
    [all...]
ihevce_rc_interface.c     [all...]
  /external/deqp/external/openglcts/modules/gl/
gl4cCopyImageTests.hpp 155 glw::GLuint prepareTexture(const targetDesc& desc, const glw::GLubyte** pixels, glw::GLuint& out_buf_id);
231 glw::GLuint prepareTexture(const testCase& test_case, const glw::GLubyte* pixels, glw::GLuint& out_buf_id);
gl4cCopyImageTests.cpp 113 glw::GLenum format, glw::GLenum type, glw::GLuint& out_buf_id);
118 glw::GLuint& out_buf_id);
1361 * @param out_buf_id ID of buffer that will be used for TEXTURE_BUFFER
1366 GLenum type, GLuint& out_buf_id)
1378 out_buf_id);
1396 * @param out_buf_id ID of buffer that will be used for TEXTURE_BUFFER
1402 GLuint& out_buf_id)
    [all...]

Completed in 177 milliseconds