Lines Matching refs:video

203      * release video recording frames sent out by the cameral HAL before and
205 * clients must not modify/access any video recording frame after calling
242 * Request the camera HAL to store meta data or real YUV data in the video
245 * data in the video buffers.
250 * If meta data is stored in the video buffers, it is up to the receiver of
251 * the video buffers to interpret the contents and to find the actual frame
255 * Some camera HALs may not support storing meta data in the video buffers,
256 * but all camera HALs must support storing real YUV data in the video
258 * video buffers when it is requested to do do, INVALID_OPERATION must be
260 * than the actual frame data directly to the video encoder, since the
261 * amount of the uncompressed frame data can be very large if video size is
265 * in the video buffers; false to instruct the camera HAL to store real
266 * YUV data in the video buffers.
280 * responsibility to manage the life-cycle of the video recording frames,
281 * and the client must not modify/access any video recording frames.
303 * It is camera HAL client's responsibility to release video recording
307 * responsibility to manage the life-cycle of the video recording frames.
318 * It is camera HAL client's responsibility to release video recording
322 * responsibility to manage the life-cycle of the video recording frames.
326 * @param frame The handle for a released video frame
334 * It is camera HAL client's responsibility to release video recording
338 * responsibility to manage the life-cycle of the video recording frames.